:root{--customer-navy:#08152F;--customer-navy-2:#102746;--customer-gold:#e5b21a;--customer-bg:#eef1f5;--customer-card:#fff;--customer-ink:#111a2d;--customer-muted:#69758b;--customer-line:#dde3ec;--customer-good:#087c4c;--customer-bad:#b42318}.customer-account-body{margin:0;min-width:320px;background:var(--customer-bg);color:var(--customer-ink);font-family:Inter,Arial,sans-serif}.customer-account-header{position:sticky;top:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;min-height:86px;padding:0 max(22px,calc((100vw - 1240px)/2));background:var(--customer-navy);color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.customer-account-brand{display:flex;align-items:center;gap:13px;color:#fff;text-decoration:none}.customer-account-brand img{width:54px;height:54px;object-fit:contain}.customer-account-brand span{display:grid;gap:3px}.customer-account-brand b{letter-spacing:.09em;font-size:17px}.customer-account-brand small{color:var(--customer-gold);font-size:10px;letter-spacing:.27em}.customer-account-header nav{display:flex;align-items:center;gap:8px}.customer-account-header nav a{display:flex;align-items:center;gap:7px;padding:11px 13px;border-radius:999px;color:#dce5f2;text-decoration:none;font-weight:800;font-size:14px}.customer-account-header nav a:hover,.customer-account-header nav a:focus-visible{background:rgba(255,255,255,.1);color:#fff}.customer-account-header nav .icon{width:18px}.customer-menu-toggle{display:none;width:46px;height:46px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(255,255,255,.06);color:#fff}.customer-menu-toggle .icon{width:22px}.customer-account-main{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:42px 0 0}.customer-account-footer{display:flex;justify-content:space-between;gap:18px;padding:28px 2px 38px;color:var(--customer-muted);font-size:14px}.customer-account-footer a{color:var(--customer-navy-2);font-weight:800}.customer-kicker{display:block;color:#b98500;font-size:12px;font-weight:950;letter-spacing:.23em}.customer-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:center;padding:clamp(28px,5vw,52px);border-radius:28px;background:linear-gradient(135deg,var(--customer-navy),var(--customer-navy-2));color:#fff;box-shadow:0 24px 70px rgba(7,19,38,.15)}.customer-hero h1{margin:10px 0 8px;font-size:clamp(34px,5vw,60px);line-height:1}.customer-hero p{max-width:700px;margin:0;color:#b9c5d8;font-size:17px;line-height:1.65}.customer-install{display:flex;align-items:center;gap:10px;min-height:52px;padding:0 20px;border:0;border-radius:999px;background:var(--customer-gold);color:#10131b;font:inherit;font-weight:950;cursor:pointer;box-shadow:0 12px 28px rgba(229,178,26,.25)}.customer-install[hidden]{display:none}.customer-install .icon{width:20px}.customer-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0}.customer-stat{display:flex;align-items:center;gap:15px;min-height:105px;padding:22px;border:1px solid var(--customer-line);border-radius:22px;background:var(--customer-card)}.customer-stat i{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#fff7dd;color:#c89200}.customer-stat i .icon{width:25px}.customer-stat span{display:block;color:var(--customer-muted);font-size:14px}.customer-stat b{display:block;margin-top:3px;font-size:26px}.customer-panel{margin-top:20px;padding:clamp(20px,4vw,32px);border:1px solid var(--customer-line);border-radius:26px;background:var(--customer-card);box-shadow:0 16px 50px rgba(7,19,38,.07)}.customer-panel-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.customer-panel-head h2{margin:5px 0 0;font-size:clamp(24px,4vw,34px)}.customer-panel-head p{margin:5px 0 0;color:var(--customer-muted)}.customer-order-list{display:grid;gap:12px}.customer-order-row{display:grid;grid-template-columns:minmax(190px,1.2fr) minmax(130px,.75fr) minmax(140px,.8fr) auto;gap:18px;align-items:center;padding:18px;border:1px solid var(--customer-line);border-radius:18px;color:inherit;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}.customer-order-row:hover{transform:translateY(-2px);border-color:#c7a138;box-shadow:0 12px 28px rgba(7,19,38,.08)}.customer-order-row b,.customer-order-row strong{display:block}.customer-order-row small,.customer-order-row span{color:var(--customer-muted)}.customer-order-row .button{min-height:44px;padding:0 17px;white-space:nowrap}.customer-badge{display:inline-flex!important;width:max-content;margin-top:5px;padding:6px 10px;border-radius:999px;background:#fff0bf;color:#7c5700!important;font-size:12px;font-weight:900}.customer-badge.paid,.customer-badge.delivered{background:#dff6ea;color:var(--customer-good)!important}.customer-badge.cancelled{background:#fee4e2;color:var(--customer-bad)!important}.customer-empty{padding:36px;border:1px dashed #cbd3df;border-radius:18px;text-align:center;color:var(--customer-muted)}.customer-auth-wrap{display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);min-height:680px;border-radius:30px;overflow:hidden;background:#fff;box-shadow:0 28px 80px rgba(7,19,38,.14)}.customer-auth-copy{padding:clamp(32px,6vw,70px);background:linear-gradient(145deg,#08152F,#17375e);color:#fff}.customer-auth-copy h1{margin:14px 0;font-size:clamp(42px,7vw,76px);line-height:.98}.customer-auth-copy p{color:#c1ccdc;line-height:1.7}.customer-auth-benefits{display:grid;gap:14px;margin-top:38px}.customer-auth-benefits span{display:flex;align-items:center;gap:10px}.customer-auth-benefits .icon{width:21px;color:var(--customer-gold)}.customer-auth-card{padding:clamp(28px,6vw,66px);align-self:center}.customer-auth-tabs{display:flex;gap:8px;margin-bottom:28px;padding:5px;border-radius:999px;background:#eef1f5}.customer-auth-tabs button{flex:1;min-height:46px;border:0;border-radius:999px;background:transparent;color:var(--customer-muted);font:inherit;font-weight:900;cursor:pointer}.customer-auth-tabs button.active{background:var(--customer-navy);color:#fff}.customer-auth-form{display:grid;gap:16px}.customer-auth-form[hidden]{display:none}.customer-auth-form h2{margin:0;font-size:30px}.customer-auth-form>p{margin:0 0 5px;color:var(--customer-muted);line-height:1.6}.customer-field{display:grid;gap:7px;font-weight:850}.customer-field input,.customer-field select{width:100%;min-width:0;height:54px;box-sizing:border-box;padding:0 15px;border:1px solid #cbd3df;border-radius:13px;background:#f8f9fb;color:var(--customer-ink);font:inherit;outline:none}.customer-field input:focus,.customer-field select:focus{border-color:#d4a20f;box-shadow:0 0 0 4px rgba(229,178,26,.18);background:#fff}.customer-field small{color:var(--customer-muted);font-weight:500;line-height:1.5}.customer-check{display:flex;align-items:flex-start;gap:9px;color:var(--customer-muted);font-size:14px;line-height:1.5}.customer-check input{margin-top:3px}.customer-submit{min-height:54px;border:0;border-radius:999px;background:var(--customer-gold);color:#10131b;font:inherit;font-weight:950;cursor:pointer}.customer-form-links{display:flex;justify-content:space-between;gap:15px;font-size:14px}.customer-form-links a{color:#164e96;font-weight:850}.customer-alert{margin-bottom:18px;padding:14px 16px;border-radius:13px;background:#e3f7eb;color:#087847;line-height:1.5}.customer-alert.error{background:#fee7e5;color:#a52a21}.customer-profile-grid{display:grid;grid-template-columns:1fr .7fr;gap:20px}.customer-profile-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.customer-profile-form .wide{grid-column:1/-1}.customer-security-card{padding:24px;border-radius:20px;background:var(--customer-navy);color:#fff}.customer-security-card p{color:#b9c5d8;line-height:1.65}.customer-detail-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.customer-detail-top h1{margin:7px 0 4px;font-size:clamp(32px,6vw,54px);overflow-wrap:anywhere}.customer-detail-top p{color:var(--customer-muted)}.customer-finance-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:22px 0}.customer-info-card{padding:22px;border:1px solid var(--customer-line);border-radius:20px;background:#f8f9fb}.customer-info-card h2{margin:6px 0 12px}.customer-info-card p{color:var(--customer-muted);line-height:1.6}.customer-actions{display:flex;gap:10px;flex-wrap:wrap}.customer-progress{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:26px 0}.customer-progress div{display:grid;justify-items:center;gap:7px;text-align:center;color:var(--customer-muted);font-size:12px}.customer-progress i{display:grid;place-items:center;width:35px;height:35px;border:1px solid var(--customer-line);border-radius:50%;background:#fff}.customer-progress .done i{border-color:var(--customer-gold);background:var(--customer-gold);color:#111}.customer-progress .icon{width:17px}.customer-accounting{display:grid;gap:0;margin-top:18px;border:1px solid var(--customer-line);border-radius:18px;overflow:hidden}.customer-accounting>div{display:flex;justify-content:space-between;gap:18px;padding:14px 17px;border-bottom:1px solid var(--customer-line)}.customer-accounting>div:last-child{border:0}.customer-accounting .total{background:var(--customer-navy);color:#fff;font-size:20px}.customer-accounting .discount{color:#9a6700}.customer-accounting small{display:block;color:var(--customer-muted);margin-top:3px}.customer-turnstile{min-height:65px}.customer-offline{display:grid;place-items:center;min-height:70dvh;text-align:center}.customer-offline .customer-panel{max-width:620px}.hp-field{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}@media(max-width:900px){.customer-account-main{width:min(100% - 28px,1240px);padding-top:22px}.customer-auth-wrap{grid-template-columns:1fr;min-height:0}.customer-auth-copy{padding:34px}.customer-auth-copy h1{font-size:44px}.customer-auth-benefits{margin-top:24px}.customer-auth-card{padding:32px}.customer-profile-grid,.customer-finance-grid{grid-template-columns:1fr}.customer-stats{grid-template-columns:1fr 1fr}.customer-order-row{grid-template-columns:1fr 1fr}.customer-order-row .button{justify-self:start}.customer-progress{overflow-x:auto;grid-template-columns:repeat(7,minmax(90px,1fr));padding-bottom:8px}}@media(max-width:680px){.customer-account-header{min-height:76px;padding:0 15px}.customer-account-brand img{width:45px;height:45px}.customer-account-brand b{font-size:15px}.customer-menu-toggle{display:grid;place-items:center}.customer-account-header nav{position:absolute;top:76px;left:12px;right:12px;display:none;padding:12px;border-radius:18px;background:#0d213b;box-shadow:0 18px 50px rgba(0,0,0,.3)}.customer-account-header nav.open{display:grid}.customer-account-header nav a{border-radius:12px}.customer-account-main{width:calc(100% - 20px);padding-top:10px}.customer-hero{grid-template-columns:1fr;padding:25px;border-radius:22px}.customer-hero h1{font-size:35px}.customer-install{width:100%;justify-content:center}.customer-stats{grid-template-columns:1fr;gap:10px;margin:10px 0}.customer-stat{min-height:82px;padding:16px}.customer-panel{margin-top:10px;padding:18px;border-radius:20px}.customer-panel-head{display:grid}.customer-order-row{grid-template-columns:1fr;gap:10px;padding:16px}.customer-order-row .button{width:100%;justify-content:center}.customer-auth-wrap{border-radius:20px}.customer-auth-copy{padding:26px}.customer-auth-copy h1{font-size:38px}.customer-auth-benefits{display:none}.customer-auth-card{padding:24px 18px}.customer-auth-tabs{border-radius:15px}.customer-auth-tabs button{border-radius:12px}.customer-form-links{display:grid}.customer-profile-form{grid-template-columns:1fr}.customer-profile-form .wide{grid-column:auto}.customer-detail-top{display:grid}.customer-finance-grid{gap:10px;margin:16px 0}.customer-actions .button{width:100%;justify-content:center}.customer-account-footer{display:grid;padding:24px 4px 32px}.customer-progress{margin:18px 0}}

/* Premium 4.6.1 — registo simplificado e confirmação guiada. */
.customer-registration-next{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:flex-start;padding:22px;border:1px solid #d8b64c;border-radius:18px;background:#fff9e6}.customer-registration-next>span{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#08152F;color:#e5b21a}.customer-registration-next>span .icon{width:25px}.customer-registration-next h2{margin:0 0 6px}.customer-registration-next p{margin:0 0 16px;color:var(--customer-muted);line-height:1.6}.customer-field>small:first-child{font-weight:600;color:var(--customer-muted)}@media(max-width:520px){.customer-registration-next{grid-template-columns:1fr}.customer-registration-next>span{width:46px;height:46px}}


/* Premium 5.0.1 — sharp retail compatibility for customer portal. */
.customer-account-header nav a,.customer-menu-toggle,.customer-hero,.customer-install,.customer-stat,.customer-stat i,.customer-panel,.customer-order-row,.customer-badge,.customer-empty,.customer-auth-wrap,.customer-auth-tabs,.customer-auth-tabs button,.customer-field input,.customer-field select,.customer-submit,.customer-alert,.customer-security-card,.customer-info-card,.customer-progress i,.customer-accounting,.customer-registration-next,.customer-registration-next>span,.customer-toast{border-radius:0!important}
.customer-account-header{border-bottom:2px solid var(--customer-gold);box-shadow:0 8px 28px rgba(7,19,38,.12)}
.customer-hero,.customer-panel,.customer-auth-wrap{box-shadow:none}
.customer-panel,.customer-stat,.customer-order-row,.customer-info-card,.customer-accounting{border-color:#d5dae2}
.customer-submit,.customer-install{box-shadow:none;text-transform:uppercase;letter-spacing:.06em}
.customer-order-row:hover{transform:none;box-shadow:none;border-color:var(--customer-gold)}
@media(max-width:680px){.customer-account-header nav,.customer-hero,.customer-panel,.customer-auth-wrap,.customer-auth-tabs,.customer-auth-tabs button,.customer-account-header nav a{border-radius:0!important}}
.customer-account-body .button,.customer-account-body button,.customer-account-body input,.customer-account-body select,.customer-account-body textarea{border-radius:0!important}

/* GStore 5.4 — international contact/location fields */
.customer-phone-composite{display:grid;grid-template-columns:minmax(150px,.58fr) minmax(0,1fr);border:1px solid #cbd3df;background:#f8f9fb}
.customer-phone-composite select,.customer-phone-composite input{border:0!important;background:transparent!important;box-shadow:none!important}
.customer-phone-composite select{border-right:1px solid #cbd3df!important}
.customer-help-card{margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.2);display:grid;gap:8px}.customer-help-card a{color:var(--customer-gold);font-weight:850;text-decoration:none}
html[data-theme="dark"] .customer-phone-composite{background:#10233b!important;border-color:#35506f!important}html[data-theme="dark"] .customer-phone-composite select{border-color:#35506f!important}
@media(max-width:560px){.customer-phone-composite{grid-template-columns:1fr}.customer-phone-composite select{border-right:0!important;border-bottom:1px solid #cbd3df!important}}
