:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17344d;background:#f4f7fb;font-synthesis:none;--blue:#0f75bc;--blue-dark:#0b4f82;--navy:#102f4a;--yellow:#ffdb3d;--orange:#f7941d;--muted:#6b8093;--line:#dce6ee;--shadow:0 18px 50px rgba(18,61,94,.1)}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%;background:#f4f7fb}body{min-height:100vh}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.portal-shell{min-height:100vh}.portal-shell.authenticated{padding-left:250px}.page-area{min-height:100vh}.content-page{max-width:1160px;margin:auto;padding:46px 38px 90px}.side-nav{position:fixed;inset:0 auto 0 0;width:250px;background:linear-gradient(165deg,#0b639f,#082e4b);padding:28px 20px;color:#fff;display:flex;flex-direction:column;z-index:20}.brand{display:block}.brand img{display:block;width:100%;max-width:190px;margin:auto}.brand-small{padding:6px 8px 30px;border-bottom:1px solid #ffffff25}.side-nav nav{display:grid;gap:8px;padding-top:24px}.side-nav nav a{display:flex;align-items:center;gap:13px;color:#d9edf9;text-decoration:none;font-weight:700;padding:13px 15px;border-radius:13px}.side-nav nav a span{font-size:22px;width:26px;text-align:center}.side-nav nav a.router-link-active{background:#ffffff18;color:#fff;box-shadow:inset 3px 0 var(--yellow)}.nav-logout{margin-top:auto;background:transparent;border:0;color:#fff;text-align:left;padding:14px;font-weight:700;cursor:pointer}.bottom-nav{display:none}.card{background:#fff;border:1px solid #e2ebf2;border-radius:22px;box-shadow:var(--shadow)}.eyebrow{display:block;color:var(--blue);font-size:.72rem;letter-spacing:.16em;font-weight:900;margin-bottom:8px}.button{border:0;border-radius:13px;min-height:48px;padding:13px 20px;font-weight:850;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.button.primary{background:linear-gradient(135deg,var(--blue),#188bd4);color:#fff;box-shadow:0 10px 24px #0f75bc30}.button.secondary{background:var(--yellow);color:#3a3210}.button.danger{background:#cb3147;color:#fff}.button.ghost{background:#eef3f7;color:#24445d}.button.compact{min-height:42px;padding:10px 16px;width:max-content}.text-button{border:0;background:transparent;color:var(--blue);font-weight:750;padding:13px;cursor:pointer}.text-button.muted{color:var(--muted)}.alert{padding:13px 15px;border-radius:12px;margin:14px 0;font-size:.92rem}.alert.error{background:#fff0f2;color:#9e2435;border:1px solid #f5c3ca}.alert.success{background:#eaf8f1;color:#17683e;border:1px solid #bfe8d1}.loading-card{padding:36px;text-align:center;color:var(--muted);background:#fff;border:1px solid var(--line);border-radius:20px}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,1fr) minmax(440px,570px);background:linear-gradient(145deg,#0d77bd,#073758)}.auth-hero{padding:70px clamp(36px,8vw,120px);display:flex;flex-direction:column;justify-content:center;color:#fff;overflow:hidden;position:relative}.auth-hero:after{content:"";position:absolute;width:460px;height:460px;border:90px solid #ffffff0b;border-radius:50%;right:-160px;bottom:-180px}.auth-hero img{width:min(370px,85%);margin-bottom:70px;position:relative;z-index:1}.auth-hero .eyebrow{color:var(--yellow)}.auth-hero h1{font-size:clamp(2.4rem,5vw,4.8rem);line-height:.98;margin:0;max-width:760px}.auth-hero p{font-size:1.15rem;color:#d7ecf8;max-width:580px;line-height:1.7}.auth-panel{border-radius:30px 0 0 30px;border:0;padding:clamp(35px,7vh,72px) clamp(28px,5vw,68px);box-shadow:-20px 0 80px #001b2c33;display:flex;justify-content:center;flex-direction:column}.auth-panel header h2,.center-page h1{font-size:2.15rem;margin:0 0 8px}.auth-panel header p,.center-page p{color:var(--muted);line-height:1.55}.auth-panel form,.form-card form,.danger-zone form{display:grid;gap:17px;margin-top:22px}label{font-weight:750;font-size:.9rem;color:#29465d;display:grid;gap:7px}input,select,textarea{width:100%;border:1px solid #ccdbe6;border-radius:12px;background:#fbfdfe;color:#17344d;padding:13px 14px;outline:none;min-height:48px}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0f75bc16}textarea{resize:vertical}.check{display:flex;grid-template-columns:auto 1fr;align-items:center;font-weight:500}.check input{width:19px;min-height:19px}.check a{color:var(--blue)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.separator{height:1px;background:var(--line);margin:8px 0;position:relative}.separator span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;padding:0 12px;color:var(--muted)}.center-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#e8f5fd,#f4f7fb)}.narrow{width:min(480px,100%);padding:42px;text-align:center}.narrow form{text-align:left;display:grid;gap:16px;margin-top:25px}.narrow .button{width:100%}.status-icon{display:grid;place-items:center;width:65px;height:65px;border-radius:50%;background:#e7f5ed;color:#1e8a52;font-size:28px;font-weight:900;margin:0 auto 25px}.welcome-header,.page-header{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:32px}.welcome-header h1,.page-header h1{font-size:clamp(2rem,4vw,3.1rem);margin:0 0 7px;color:var(--navy)}.welcome-header p,.page-header p{margin:0;color:var(--muted)}.page-header{justify-content:flex-start}.page-header.simple{justify-content:space-between}.back{width:46px;height:46px;border-radius:50%;border:1px solid var(--line);background:#fff;color:var(--navy);font-size:24px;cursor:pointer;box-shadow:0 8px 20px #17344d12}.vehicle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.vehicle-card{overflow:hidden}.vehicle-visual{height:170px;background:linear-gradient(145deg,#123b5d,#0c6ba8);display:flex;align-items:center;justify-content:center;position:relative}.vehicle-visual>span{font-size:74px;filter:drop-shadow(0 12px 15px #001b2b55)}.vehicle-visual>b{position:absolute;right:16px;top:16px;padding:7px 11px;border-radius:99px;font-size:.75rem}.vehicle-visual>b.active{background:#dff7ea;color:#166b40}.vehicle-visual>b.expired{background:#ffe4e7;color:#9d2636}.vehicle-body{padding:23px}.vehicle-body h2{margin:5px 0;text-transform:capitalize}.vehicle-body>p{margin:0 0 18px;color:var(--muted)}.plan{font-size:.74rem;color:var(--orange);font-weight:900;text-transform:uppercase;letter-spacing:.1em}.expiry{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-top:1px solid var(--line)}.expiry span{color:var(--muted);font-size:.85rem}.vehicle-body>.button{width:100%;margin-top:8px}.empty{text-align:center;padding:60px 25px}.empty>span{font-size:55px}.empty h2{margin-bottom:6px}.empty p{color:var(--muted);max-width:470px;margin:0 auto 22px}.order-list{display:grid;gap:15px}.order-card{overflow:hidden}.order-card summary{list-style:none;display:grid;grid-template-columns:1fr auto auto;gap:20px;align-items:center;padding:22px;cursor:pointer}.order-card summary::-webkit-details-marker{display:none}.order-card summary div{display:grid;gap:5px}.order-card summary small{color:var(--muted)}.order-products{border-top:1px solid var(--line);padding:10px 22px 20px}.order-products>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px dashed var(--line)}.badge{border-radius:99px;padding:7px 10px;font-size:.75rem}.badge.paid{background:#dff7ea;color:#166b40}.badge.partial{background:#fff5ce;color:#866b00}.badge.unpaid{background:#ffe5e8;color:#9d2636}.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.contact-card{padding:26px;text-decoration:none;color:inherit;display:flex;gap:17px;align-items:center}.contact-card>span{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:#e9f4fb;color:var(--blue);font-size:23px}.contact-card div{min-width:0}.contact-card small{display:block;color:var(--muted);margin-bottom:5px}.contact-card strong{word-break:break-word}.profile-card{padding:28px;display:flex;align-items:center;gap:20px}.avatar{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;font-weight:900;font-size:1.3rem}.profile-card h2{margin:0 0 8px}.profile-card p{margin:3px 0;color:var(--muted)}.danger-zone{margin-top:24px;padding:28px;border-color:#f0ced3}.danger-zone h2{color:#9e2637}.danger-zone p{color:var(--muted)}.actions{display:flex;gap:12px;justify-content:flex-end}.form-card{padding:30px;max-width:760px}.membership-summary{padding:27px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.vehicle-icon{width:82px;height:82px;display:grid;place-items:center;border-radius:20px;background:#e8f4fb;font-size:44px}.membership-summary h2{margin:5px 0;text-transform:capitalize}.membership-summary p{margin:0;color:var(--muted)}.membership-state{text-align:right}.membership-state small{display:block;color:var(--muted);margin-bottom:6px}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0 32px}.quick-actions a{padding:20px;text-decoration:none;color:var(--navy);display:flex;align-items:center;gap:12px}.quick-actions a span{font-size:25px;color:var(--blue)}.quick-actions a.premium{background:linear-gradient(135deg,#fff7cd,#fff);border-color:#f4dc6b}.quick-actions a.premium span{color:#c78e00}.section-title{margin:32px 0 16px}.benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.benefit-card{padding:22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.benefit-card h3{margin:6px 0}.benefit-card p{margin:0;color:var(--muted)}.benefit-count{color:var(--blue);font-weight:850;font-size:.78rem}.qr-card{max-width:500px;margin:auto;padding:38px;text-align:center}.qr-card img{display:block;width:min(280px,100%);margin:25px auto;border:10px solid #fff;box-shadow:0 10px 30px #17344d20;border-radius:15px}.qr-card .code{font-size:2rem;letter-spacing:.15em}.qr-card p{color:var(--muted)}.location-tabs{display:flex;gap:10px;overflow:auto;padding-bottom:15px}.location-tabs button{white-space:nowrap;border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:99px;padding:11px 17px;font-weight:800;cursor:pointer}.location-tabs button.active{background:var(--blue);color:#fff;border-color:var(--blue)}.partner-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.partner-card{overflow:hidden}.partner-card>img{width:100%;height:210px;object-fit:cover;background:#edf3f7}.partner-card>div{padding:22px}.partner-card h2{margin:4px 0}.partner-card p{color:var(--muted)}.promotion{display:block;color:#bd6d00;margin:12px 0}.partner-card .button{width:100%}@media (max-width:900px){.portal-shell.authenticated{padding-left:0}.side-nav{display:none}.bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;z-index:30;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);padding:7px max(7px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(7px,env(safe-area-inset-left));box-shadow:0 -10px 30px #17344d12}.bottom-nav a{display:grid;place-items:center;gap:2px;color:#728698;text-decoration:none;padding:5px;border-radius:10px}.bottom-nav a span{font-size:21px}.bottom-nav a.router-link-active{color:var(--blue);background:#edf7fd}.content-page{padding:30px 20px 105px}.auth-page{display:block;background:#f4f7fb}.auth-hero{min-height:220px;padding:28px 25px;display:block;background:linear-gradient(145deg,#0d77bd,#073758)}.auth-hero img{width:220px;margin:0 auto 22px;display:block}.auth-hero div{display:none}.auth-panel{min-height:calc(100vh - 190px);border-radius:28px 28px 0 0;margin-top:-28px;padding:38px 24px}.contact-grid,.partner-grid{grid-template-columns:1fr}}@media (max-width:680px){.welcome-header{align-items:flex-start;flex-direction:column}.welcome-header .button{width:100%}.welcome-header h1,.page-header h1{font-size:2rem}.vehicle-grid,.benefit-grid,.form-grid{grid-template-columns:1fr}.membership-summary{grid-template-columns:auto 1fr}.membership-state{grid-column:1/-1;text-align:left;border-top:1px solid var(--line);padding-top:15px}.quick-actions{grid-template-columns:1fr}.benefit-card{align-items:flex-start;flex-direction:column}.benefit-card .button{width:100%}.order-card summary{grid-template-columns:1fr auto;gap:10px}.order-card summary>b{grid-column:2}.page-header{align-items:flex-start}.form-card{padding:22px}.partner-card>img{height:180px}}.session-zone{margin-top:24px;padding:24px 28px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:18px}.session-zone h2{margin:0 0 6px;font-size:1.2rem}.session-zone p{margin:0;color:var(--muted)}.session-zone .button{gap:8px}.session-zone .alert{grid-column:1/-1;margin:0}@media (max-width:900px){.session-zone{grid-template-columns:1fr;padding:22px}.session-zone .button{width:100%}}.profile-hero{position:relative;overflow:hidden;border:0;padding:30px 34px 34px;margin-bottom:22px;background:linear-gradient(135deg,#075d98 0%,var(--blue) 58%,#1593d8 100%);color:#fff;box-shadow:0 22px 50px #08538438}.profile-hero:before{content:"";position:absolute;width:210px;height:210px;border:42px solid rgba(247,148,29,.72);border-radius:50%;right:-75px;top:-105px}.profile-hero:after{content:"";position:absolute;width:115px;height:115px;background:var(--yellow);border-radius:50%;right:54px;bottom:-91px;opacity:.96}.profile-hero-copy{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.profile-hero-copy .eyebrow{color:var(--yellow);margin:0}.profile-hero-copy>p{margin:0;padding:7px 13px;border:1px solid rgba(255,255,255,.28);border-radius:99px;background:rgba(255,255,255,.12);font-size:.8rem;font-weight:800}.profile-identity{position:relative;z-index:1;display:flex;align-items:center;gap:20px}.profile-avatar{width:86px;height:86px;flex:0 0 86px;background:#fff;color:var(--blue-dark);border:5px solid rgba(255,219,61,.95);box-shadow:0 12px 26px #00233a40;font-size:1.45rem}.profile-identity h1{margin:0 0 10px;font-size:clamp(1.65rem,4vw,2.35rem);line-height:1.08}.profile-status{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border-radius:99px;background:rgba(255,255,255,.16);color:#fff;font-size:.78rem;font-weight:750}.profile-status b{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--yellow);color:#423900}.profile-details{padding:28px}.profile-section-title{display:flex;align-items:center;gap:14px;margin-bottom:20px}.profile-section-title .eyebrow{margin-bottom:4px}.profile-section-title h2{margin:0;color:var(--navy);font-size:1.35rem}.section-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;background:linear-gradient(135deg,var(--yellow),var(--orange));color:#fff;border:5px solid #fff4c3;box-shadow:0 8px 18px #f7941d33}.profile-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-data-item{min-width:0;display:flex;align-items:center;gap:14px;padding:17px;border:1px solid #dfeaf1;border-radius:16px;background:linear-gradient(145deg,#f8fcff,#fff)}.data-icon{display:grid;place-items:center;width:43px;height:43px;flex:0 0 43px;border-radius:13px;font-size:19px;font-weight:900}.data-icon.phone{background:#e4f3fc;color:var(--blue)}.data-icon.email{background:#fff3d1;color:#bc6d00}.profile-data-item div{min-width:0}.profile-data-item small{display:block;margin-bottom:4px;color:var(--muted);font-size:.76rem}.profile-data-item strong{display:block;overflow:hidden;text-overflow:ellipsis;color:var(--navy)}.session-zone{margin-top:22px;padding:22px 24px;grid-template-columns:auto 1fr auto;background:linear-gradient(135deg,#fff9d9,#fffdf3 60%,#fff);border-color:#f4df78;box-shadow:0 14px 36px #a67c001a}.session-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(135deg,var(--orange),#ffb02f);color:#fff;font-size:24px;font-weight:900;box-shadow:0 9px 20px #f7941d40}.session-zone h2{color:var(--navy)}.session-zone .button.secondary{min-width:150px;box-shadow:0 9px 20px #dba9002e}.danger-zone{background:linear-gradient(145deg,#fff,#fffafb);box-shadow:0 14px 36px #8026340f}.danger-zone>.eyebrow{color:var(--orange)}.danger-zone h2{margin-top:0}@media (max-width:680px){.profile-hero{padding:24px 22px 28px;margin:-4px -2px 20px;border-radius:20px}.profile-hero:before{width:160px;height:160px;border-width:32px;right:-70px;top:-85px}.profile-hero:after{width:90px;height:90px;right:24px;bottom:-73px}.profile-hero-copy{margin-bottom:22px}.profile-identity{gap:15px;align-items:flex-start}.profile-avatar{width:72px;height:72px;flex-basis:72px;border-width:4px;font-size:1.2rem}.profile-identity h1{font-size:1.55rem}.profile-status{font-size:.72rem}.profile-details{padding:22px}.profile-data-grid{grid-template-columns:1fr}.profile-data-item{padding:15px}.session-zone{grid-template-columns:auto 1fr;padding:20px;gap:14px}.session-zone .button{grid-column:1/-1;width:100%}.session-zone .alert{grid-column:1/-1}.danger-zone{padding:22px}.danger-zone>button{width:100%}.danger-zone .actions{display:grid;grid-template-columns:1fr}.danger-zone .actions .button{width:100%}}.profile-hero:before{border-color:#f7a13a}.section-icon{position:relative;display:block;flex:0 0 45px}.section-icon:before{content:"";position:absolute;width:11px;height:11px;border-radius:50%;background:#fff;left:12px;top:7px}.section-icon:after{content:"";position:absolute;width:22px;height:11px;border-radius:12px 12px 6px 6px;background:#fff;left:7px;bottom:6px}.profile-page{max-width:900px}.profile-app-header{margin-bottom:24px}.profile-topbar{display:flex;align-items:center;gap:13px;margin-bottom:18px;padding:0 4px}.profile-mini-avatar{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--yellow),var(--orange));color:#17344d;border:3px solid #fff;box-shadow:0 6px 17px #144b6f26;font-weight:900}.profile-topbar>div:nth-child(2){display:grid;gap:2px;min-width:0}.profile-topbar small{color:var(--muted)}.profile-topbar strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--navy);font-size:1.03rem}.brand-orbit{margin-left:auto;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--blue);border:1px solid #d9eaf5;box-shadow:0 7px 20px #17344d14;font-weight:900}.profile-banner{position:relative;overflow:hidden;min-height:186px;padding:29px 31px;border-radius:26px;background:linear-gradient(135deg,#0876bd,#11a6e5);color:#fff;box-shadow:0 18px 40px #0f75bc38}.profile-banner>*:not(.banner-ring){position:relative;z-index:2}.profile-banner .eyebrow{color:var(--yellow)}.profile-banner h1{margin:0 0 7px;font-size:2.25rem}.profile-banner p{max-width:440px;margin:0 0 18px;color:#e4f5ff}.verified-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:99px;background:#fff;color:var(--blue-dark);font-size:.78rem;font-weight:850}.verified-pill b{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--yellow);color:#3f3500}.banner-ring{position:absolute;display:block;border-radius:50%;pointer-events:none}.banner-ring.one{width:190px;height:190px;border:42px solid var(--orange);right:-65px;top:-100px}.banner-ring.two{width:95px;height:95px;background:var(--yellow);right:70px;bottom:-67px}.profile-group{margin-top:22px}.app-section-heading{display:flex;align-items:end;justify-content:space-between;padding:0 5px;margin-bottom:11px}.app-section-heading .eyebrow{margin-bottom:3px}.app-section-heading h2{margin:0;color:var(--navy);font-size:1.25rem}.app-section-heading>span{display:grid;place-items:center;min-width:29px;height:29px;padding:0 8px;border-radius:99px;background:#e3f3fd;color:var(--blue);font-size:.78rem;font-weight:900}.settings-list,.account-actions{overflow:hidden;background:#fff;border:1px solid #e1eaf1;border-radius:20px;box-shadow:0 11px 30px #17344d12}.settings-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:17px 18px}.settings-row+.settings-row,.account-row+.account-row{border-top:1px solid #edf1f4}.settings-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;font-size:19px;font-weight:900}.settings-icon.phone{background:#e2f4ff;color:var(--blue)}.settings-icon.email{background:#fff2c9;color:#bc6c00}.settings-row>div{min-width:0;display:grid;gap:3px}.settings-row small{color:var(--muted);font-size:.77rem}.settings-row strong{overflow:hidden;text-overflow:ellipsis;color:var(--navy);word-break:break-word}.row-check{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e8f7ef;color:#248451;font-size:.75rem;font-weight:900}.account-row{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:15px 18px;border:0;background:#fff;text-align:left;color:inherit;cursor:pointer}.account-row:disabled{opacity:.6;cursor:wait}.account-row>span:nth-child(2){display:grid;gap:3px}.account-row strong{color:var(--navy);font-size:.94rem}.account-row small{color:var(--muted);font-size:.76rem}.account-row>b{color:#9aabb8;font-size:1.7rem;font-weight:400}.settings-icon.logout{background:#fff2c9;color:#bd6b00}.settings-icon.delete{background:#ffe9ec;color:#b72f43;font-size:27px;font-weight:400}.account-group>.alert{margin:12px 0 0}.delete-confirm-panel{margin-top:13px;padding:20px;background:#fff;border:1px solid #efcbd1;border-radius:20px;box-shadow:0 11px 30px #80263412}.delete-confirm-panel>div:first-child{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.settings-icon.warning{flex:0 0 42px;width:42px;height:42px;background:#ffe9ec;color:#b72f43}.delete-confirm-panel p{display:grid;gap:4px;margin:0}.delete-confirm-panel p strong{color:#98283a}.delete-confirm-panel p small{color:var(--muted);line-height:1.45}.delete-confirm-panel label{margin-top:10px}.delete-confirm-panel .actions{margin-top:15px}@media (max-width:900px){.content-page.profile-page{padding:22px 18px 130px}.bottom-nav{left:50%;right:auto;bottom:calc(9px + env(safe-area-inset-bottom));width:min(520px,calc(100% - 28px));transform:translate(-50%);padding:7px 8px;border:1px solid #e0eaf1;border-radius:22px;box-shadow:0 14px 38px #17344d2e}.bottom-nav a{padding:7px 4px;border-radius:15px}.bottom-nav a small{font-size:.69rem}.bottom-nav a.router-link-active{background:#e8f5fd}.profile-app-header{margin-bottom:22px}.profile-banner{min-height:176px;padding:25px 23px;border-radius:23px}.profile-banner h1{font-size:2rem}.profile-banner p{max-width:265px;font-size:.91rem;line-height:1.45}.banner-ring.one{width:150px;height:150px;border-width:33px;right:-67px;top:-78px}.banner-ring.two{width:80px;height:80px;right:29px;bottom:-58px}.profile-group{margin-top:20px}.settings-row,.account-row{padding:15px}.delete-confirm-panel{padding:17px}.delete-confirm-panel .actions{display:grid;grid-template-columns:1fr}.delete-confirm-panel .actions .button{width:100%}}@media (max-width:380px){.profile-banner h1{font-size:1.8rem}.profile-topbar strong{max-width:190px}.settings-row,.account-row{gap:11px}.settings-icon{width:40px;height:40px}.profile-banner{padding:23px 20px}}.nav-svg{display:block;width:24px;height:24px;flex:0 0 24px}.side-nav nav a .nav-svg{width:24px;height:24px}.bottom-nav a .nav-svg{width:23px;height:23px}.home-page{max-width:1000px}.home-app-header{margin-bottom:26px}.home-topbar .home-add-round{margin-left:auto;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--blue);border:1px solid #d9eaf5;box-shadow:0 7px 20px #17344d14;text-decoration:none;font-size:1.55rem;font-weight:500}.garage-banner{position:relative;overflow:hidden;min-height:210px;display:grid;grid-template-columns:1fr 190px;align-items:center;padding:28px 31px;border-radius:27px;background:linear-gradient(135deg,#075f9c,#0d8ed1);color:#fff;box-shadow:0 18px 42px #0f75bc33}.garage-banner>div:first-child{position:relative;z-index:2}.garage-banner .eyebrow{color:var(--yellow)}.garage-banner h1{margin:0 0 7px;font-size:2.25rem}.garage-banner p{margin:0 0 19px;color:#dff2fe}.garage-add{display:inline-flex;align-items:center;min-height:40px;padding:9px 15px;border-radius:12px;background:#fff;color:var(--blue-dark);text-decoration:none;font-size:.82rem;font-weight:900}.garage-car{position:relative;z-index:2;width:155px;height:155px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,var(--yellow),var(--orange));color:#fff;box-shadow:0 15px 35px #00274033}.garage-car .vehicle-svg{width:125px}.garage-banner>i{position:absolute;width:190px;height:190px;border:38px solid rgba(255,255,255,.08);border-radius:50%;right:-72px;top:-88px}.home-section-heading{margin:0 0 12px}.membership-app-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.membership-app-card{overflow:hidden;background:#fff;border:1px solid #e0eaf1;border-radius:22px;box-shadow:0 13px 34px #17344d14}.membership-app-card.premium{border-color:#ecd66b}.membership-card-main{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:15px;padding:20px 18px 17px}.vehicle-mark{width:72px;height:72px;display:grid;place-items:center;border-radius:19px;background:linear-gradient(145deg,#e2f4ff,#f5fbff);color:var(--blue)}.premium .vehicle-mark{background:linear-gradient(145deg,#fff4bf,#fffaf0);color:var(--orange)}.vehicle-mark .vehicle-svg{width:63px}.vehicle-copy{min-width:0}.vehicle-copy .plan{font-size:.65rem}.vehicle-copy h2{margin:4px 0;color:var(--navy);font-size:1.18rem;text-transform:capitalize}.vehicle-copy p{overflow:hidden;margin:0;color:var(--muted);font-size:.79rem;text-overflow:ellipsis;white-space:nowrap}.vehicle-status{position:absolute;right:16px;top:14px;padding:5px 9px;border-radius:99px;font-size:.67rem}.vehicle-status.active{background:#e4f7ed;color:#197144}.vehicle-status.expired{background:#ffe8eb;color:#a92e40}.membership-meta{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #edf1f4;background:#fafcfd}.membership-meta>div{display:grid;gap:4px;padding:14px 17px}.membership-meta>div+div{border-left:1px solid #edf1f4}.membership-meta small{color:var(--muted);font-size:.7rem}.membership-meta strong{color:var(--navy);font-size:.85rem}.membership-card-action{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border:0;border-top:1px solid #edf1f4;background:#fff;color:var(--blue);text-decoration:none;font-weight:850;cursor:pointer}.membership-card-action>b{font-size:1.55rem;color:#9bb1c1;font-weight:400}.membership-card-action.renew{color:#9b6a00;background:#fff9df}.home-empty{padding:45px 24px;text-align:center;background:#fff;border:1px solid #e0eaf1;border-radius:22px}.vehicle-mark.large{width:90px;height:90px;margin:0 auto 18px}.vehicle-mark.large .vehicle-svg{width:78px}.home-empty h2{margin:0 0 7px}.home-empty p{max-width:430px;margin:0 auto 20px;color:var(--muted)}@media (max-width:900px){.side-nav nav a span{width:auto}.content-page.home-page{padding:22px 18px 130px}.bottom-nav a span{font-size:inherit}.home-app-header{margin-bottom:23px}.garage-banner{min-height:190px;grid-template-columns:1fr 125px;padding:24px 22px;border-radius:23px}.garage-banner h1{font-size:1.9rem}.garage-banner p{max-width:230px;font-size:.87rem;line-height:1.4}.garage-car{width:112px;height:112px}.garage-car .vehicle-svg{width:94px}.membership-app-grid{grid-template-columns:1fr}.membership-card-main{padding:18px 15px 15px}.vehicle-mark{width:67px;height:67px}.vehicle-status{right:14px;top:12px}.vehicle-copy{padding-top:10px}.membership-meta>div{padding:13px 15px}}@media (max-width:390px){.garage-banner{grid-template-columns:1fr 94px;padding:22px 19px}.garage-banner h1{font-size:1.72rem}.garage-banner p{max-width:205px}.garage-car{width:91px;height:91px}.garage-car .vehicle-svg{width:80px}.membership-card-main{gap:12px}.vehicle-mark{width:60px;height:60px}.vehicle-mark .vehicle-svg{width:53px}.vehicle-copy h2{font-size:1.07rem}}.contact-page{max-width:900px}.contact-app-header{margin-bottom:23px}.contact-top-icon{margin-left:auto;width:43px;height:43px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--blue);border:1px solid #d9eaf5;box-shadow:0 7px 20px #17344d14}.contact-svg{display:block;width:23px;height:23px}.contact-banner{position:relative;overflow:hidden;min-height:180px;padding:29px 31px;border-radius:26px;background:linear-gradient(135deg,#075f9c,#0c91d2);color:#fff;box-shadow:0 18px 40px #0f75bc33}.contact-banner>*:not(.contact-bubble){position:relative;z-index:2}.contact-banner .eyebrow{color:var(--yellow)}.contact-banner h1{max-width:550px;margin:0 0 8px;font-size:2.2rem}.contact-banner p{margin:0;color:#e0f3ff}.contact-bubble{position:absolute;display:block;border-radius:50%;pointer-events:none}.contact-bubble.one{width:175px;height:175px;border:39px solid var(--orange);right:-55px;top:-88px}.contact-bubble.two{width:75px;height:75px;background:var(--yellow);right:86px;bottom:-52px}.contact-section{margin-top:22px}.contact-action-list{overflow:hidden;background:#fff;border:1px solid #e0eaf1;border-radius:21px;box-shadow:0 12px 32px #17344d12}.contact-action-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;padding:17px 19px;color:inherit;text-decoration:none}.contact-action-row+.contact-action-row{border-top:1px solid #edf1f4}.contact-action-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px}.contact-action-icon.phone{background:#e3f4ff;color:var(--blue)}.contact-action-icon.mail{background:#fff2c9;color:#b86a00}.contact-action-row>span:nth-child(2){min-width:0;display:grid;gap:4px}.contact-action-row small,.contact-location small{color:var(--muted);font-size:.77rem}.contact-action-row strong{overflow:hidden;text-overflow:ellipsis;color:var(--navy);font-size:.96rem}.contact-action-row.email-row strong{overflow:visible;text-overflow:clip;word-break:break-all;line-height:1.25}.contact-action-row>b,.contact-location>b{color:#9aabb8;font-size:1.7rem;font-weight:400}.contact-location{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:17px;padding:20px;background:linear-gradient(135deg,#fff9dc,#fff 62%);border:1px solid #f0df91;border-radius:21px;color:inherit;text-decoration:none;box-shadow:0 12px 32px #7b5b0012}.contact-location-icon{width:57px;height:57px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(135deg,var(--yellow),var(--orange));color:#fff;box-shadow:0 9px 22px #f7941d3b}.contact-location>span:nth-child(2){min-width:0;display:grid;gap:4px}.contact-location strong{color:var(--navy)}.contact-location em{color:var(--blue);font-size:.76rem;font-style:normal;font-weight:850}@media (max-width:900px){.content-page.contact-page{padding:22px 18px 130px}.contact-banner{min-height:170px;padding:25px 23px;border-radius:23px}.contact-banner h1{max-width:270px;font-size:1.9rem;line-height:1.12}.contact-banner p{max-width:245px;font-size:.88rem;line-height:1.4}.contact-bubble.one{width:145px;height:145px;border-width:32px;right:-63px;top:-73px}.contact-bubble.two{width:65px;height:65px;right:28px;bottom:-48px}.contact-action-row{padding:15px}.contact-action-icon{width:44px;height:44px}.contact-location{padding:17px;gap:14px}.contact-location-icon{width:51px;height:51px}}@media (max-width:390px){.contact-banner{padding:23px 20px}.contact-banner h1{font-size:1.72rem}.contact-action-row{gap:12px}.contact-action-row strong{font-size:.89rem}.contact-action-row.email-row strong{font-size:.82rem}.contact-location{align-items:start}.contact-location strong{font-size:.93rem}}.membership-detail-page{max-width:980px}.membership-detail-page .membership-summary .vehicle-icon{font-size:0;color:var(--blue)}.membership-detail-page .membership-summary .vehicle-icon .vehicle-svg{width:70px}.membership-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 26px}.membership-quick-action{min-width:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px 14px;background:#fff;border:1px solid #e0eaf1;border-radius:18px;color:inherit;text-decoration:none;box-shadow:0 9px 24px #17344d0f}.membership-action-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#e5f4fd;color:var(--blue)}.membership-action-svg{display:block;width:22px;height:22px}.membership-quick-action>span:nth-child(2){min-width:0;display:grid;gap:2px}.membership-quick-action small{color:var(--muted);font-size:.66rem}.membership-quick-action b{overflow:hidden;color:var(--navy);font-size:.84rem;text-overflow:ellipsis}.membership-quick-action>strong{color:#9aabb8;font-size:1.45rem;font-weight:400}.membership-quick-action.premium{background:linear-gradient(135deg,#fff8d4,#fff);border-color:#efd76b}.membership-quick-action.premium .membership-action-icon{background:linear-gradient(135deg,var(--yellow),var(--orange));color:#fff}.membership-quick-action.premium small{color:#9a7200}@media (max-width:680px){.content-page.membership-detail-page{padding:24px 18px 130px}.membership-detail-page .page-header{margin-bottom:22px}.membership-detail-page .membership-summary{padding:18px;gap:14px}.membership-detail-page .membership-summary .vehicle-icon{width:66px;height:66px}.membership-detail-page .membership-summary .vehicle-icon .vehicle-svg{width:60px}.membership-detail-page .membership-summary h2{font-size:1.08rem}.membership-detail-page .membership-summary p{font-size:.77rem;overflow:hidden;text-overflow:ellipsis}.membership-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:15px 0 24px}.membership-quick-action{grid-template-columns:1fr auto;grid-template-rows:auto auto;padding:13px;gap:7px;min-height:94px}.membership-quick-action .membership-action-icon{grid-column:1;width:38px;height:38px}.membership-quick-action>span:nth-child(2){grid-column:1/-1}.membership-quick-action>strong{grid-column:2;grid-row:1}.membership-quick-action.premium{grid-column:1/-1;grid-template-columns:auto 1fr auto;grid-template-rows:auto;min-height:70px}.membership-quick-action.premium .membership-action-icon,.membership-quick-action.premium>span:nth-child(2),.membership-quick-action.premium>strong{grid-column:auto;grid-row:auto}.membership-quick-action b{font-size:.8rem}.membership-detail-page .section-title{margin-top:24px}}.benefit-page{max-width:680px}.benefit-page .qr-card{position:relative;overflow:hidden}.qr-card-heading{position:relative;z-index:2}.qr-ready{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:99px;background:#e8f7ef;color:#217a4d;font-size:.72rem;font-weight:850}.qr-ready b{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#2b9160;color:#fff;font-size:.68rem}.qr-card-heading h2{margin:12px auto 0;max-width:390px;color:var(--navy);font-size:1.35rem;line-height:1.2}.qr-frame{width:max-content;margin:17px auto 13px;padding:7px;border-radius:18px;background:linear-gradient(135deg,var(--yellow),var(--orange));box-shadow:0 12px 28px #0f537e21}.qr-card .qr-frame img{width:220px;margin:0;border:7px solid #fff;border-radius:12px;box-shadow:none}.qr-manual-code{display:grid;gap:3px;justify-items:center}.qr-manual-code small{color:var(--muted);font-size:.7rem}.qr-card .qr-manual-code .code{max-width:100%;font-size:1.35rem;letter-spacing:.1em;line-height:1.2;overflow-wrap:anywhere}.qr-card>p{max-width:360px;margin:13px auto 0;font-size:.82rem;line-height:1.4}@media (max-width:680px){.content-page.benefit-page{padding:16px 18px 120px}.benefit-page .page-header{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:13px;margin-bottom:12px}.benefit-page .page-header .back{width:42px;height:42px;font-size:21px}.benefit-page .page-header .eyebrow{margin-bottom:2px;font-size:.62rem}.benefit-page .page-header h1{margin:0;font-size:1.35rem}.benefit-page .page-header p{font-size:.74rem;line-height:1.25}.benefit-page .qr-card{padding:18px 18px 17px;border-radius:22px}.qr-card-heading h2{margin-top:9px;font-size:1.14rem}.qr-frame{margin:12px auto 9px;padding:6px}.qr-card .qr-frame img{width:min(210px,54vw);border-width:6px}.qr-card .qr-manual-code .code{font-size:1.18rem}.qr-card>p{margin-top:10px;font-size:.75rem}}@media (max-width:380px),(max-height:720px){.content-page.benefit-page{padding-top:12px}.benefit-page .page-header{margin-bottom:9px}.benefit-page .page-header p{display:none}.benefit-page .qr-card{padding:14px 16px}.qr-card-heading h2{font-size:1.02rem}.qr-frame{margin:9px auto 7px}.qr-card .qr-frame img{width:min(190px,51vw)}.qr-card .qr-manual-code .code{font-size:1.05rem}.qr-card>p{margin-top:7px;font-size:.7rem}}.install-banner{position:fixed;z-index:45;right:24px;bottom:24px;width:min(430px,calc(100% - 40px));display:flex;align-items:center;gap:14px;padding:15px 16px;background:#102f4a;color:#fff;border:1px solid #ffffff24;border-radius:18px;box-shadow:0 18px 45px #061c2d55}.install-banner div{display:grid;gap:3px;min-width:0;flex:1}.install-banner small{color:#d7e9f5;line-height:1.35}.install-dismiss{align-self:flex-start;border:0;background:transparent;color:#fff;font-size:24px;line-height:1;cursor:pointer;padding:0 2px}@media (max-width: 900px){.install-banner{left:16px;right:16px;bottom:calc(96px + env(safe-area-inset-bottom));width:auto}.portal-shell:not(.authenticated) .install-banner{bottom:16px}}
