.customer-account-summary{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin:24px 0;display:grid}.customer-account-summary span{background:#fffefa;flex-direction:column;justify-content:space-between;min-height:86px;padding:12px;display:flex}.customer-account-summary small{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font:9px ui-monospace,monospace}.customer-account-summary strong{font:20px Georgia,serif}.account-primary-link{text-align:center;text-decoration:none;display:block}.customer-portal{background:#fbfaf6;min-height:100vh}.customer-portal-nav{border-top:7px solid #252724;border-bottom:1px solid var(--line);z-index:10;background:#fffefa;align-items:stretch;gap:34px;min-height:76px;padding:0 28px;display:flex;position:sticky;top:0}.customer-portal-nav .brand{align-self:center}.customer-portal-nav nav{flex:1;align-items:stretch;gap:26px;display:flex}.customer-portal-nav nav button{color:#5a5c55;cursor:pointer;background:0 0;border:0;border-bottom:4px solid #0000;font-size:15px}.customer-portal-nav nav button.active{border-color:var(--green);color:var(--ink);font-weight:700}.customer-portal-nav nav i{background:var(--sage);min-width:22px;min-height:22px;color:var(--green);border-radius:50%;place-items:center;margin-left:5px;font:11px ui-monospace,monospace;display:inline-grid}.customer-portal-nav>div{align-items:center;gap:20px;display:flex}.customer-portal-nav>div a,.customer-portal-nav>div button{color:var(--green);cursor:pointer;white-space:nowrap;background:0 0;border:0;font-weight:700;text-decoration:none}.customer-portal-hero{border-bottom:1px solid var(--line);grid-template-columns:1.15fr .85fr;min-height:330px;display:grid}.customer-portal-hero>div:first-child{flex-direction:column;justify-content:center;padding:58px 4.5vw;display:flex}.customer-portal-hero h1{letter-spacing:-6px;max-width:800px;margin:0;font-size:clamp(58px,7vw,106px);line-height:.88}.customer-portal-hero>div:first-child>p:last-child{color:var(--muted);font-size:18px}.customer-portal-hero .customer-account-summary{border:0;border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);align-self:stretch;margin:0}.customer-portal-hero .customer-account-summary span{border-right:1px solid var(--line);justify-content:end;gap:16px;padding:34px 20px}.customer-portal-hero .customer-account-summary strong{font-size:clamp(26px,3vw,48px)}.portal-message{border-bottom:1px solid var(--line);background:var(--sage);color:var(--green);padding:12px 4.5vw;font-weight:700}.portal-overview,.portal-account{grid-template-columns:1fr 1fr;display:grid}.portal-overview>div,.portal-account>div{border-right:1px solid var(--line);min-height:420px;padding:42px 4.5vw}.portal-overview h2,.portal-account h2,.portal-detail h2,.portal-empty h2{letter-spacing:-2px;margin:0 0 24px;font-size:42px}.portal-row{border:0;border-bottom:1px solid var(--line);width:100%;min-height:82px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:20px;padding:17px 0;display:flex}.portal-row:hover,.portal-row.active{background:#f2efe6;padding-left:14px;padding-right:14px}.portal-row.static{cursor:default}.portal-row span{flex-direction:column;gap:7px;display:flex}.portal-row small{color:var(--muted)}.portal-records{grid-template-columns:minmax(390px,.78fr) 1.22fr;min-height:calc(100vh - 410px);display:grid}.portal-list{border-right:1px solid var(--line);max-height:calc(100vh - 76px);padding:34px 32px;overflow:auto}.portal-records aside{padding:42px 4.5vw}.portal-empty{color:var(--muted)}.portal-detail>p{color:var(--muted);line-height:1.55}.portal-timeline{border-top:3px solid var(--ink);margin:28px 0}.portal-timeline>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;min-height:67px;padding:14px 0;display:flex}.portal-timeline span{flex-direction:column;gap:5px;display:flex}.portal-timeline small{color:var(--muted)}.portal-totals{border-top:3px solid var(--ink);gap:9px;margin-top:30px;padding-top:12px;display:grid}.portal-totals span{justify-content:space-between;display:flex}.portal-note{color:var(--muted);text-transform:uppercase;gap:8px;margin-top:26px;font-size:12px;font-weight:700;display:grid}.portal-note textarea{border:1px solid var(--line);resize:vertical;text-transform:none;background:#fffefa;min-height:85px;padding:12px}.portal-actions{gap:8px;margin-top:15px;display:flex}.portal-actions button{border:1px solid var(--green);color:var(--green);cursor:pointer;background:0 0;padding:13px 18px;font-weight:700}.portal-actions .primary-action{background:var(--green);color:#fff;margin-left:auto}.portal-disclaimer{background:var(--sage);padding:13px;color:var(--green)!important}.portal-account p{color:var(--muted);line-height:1.8}@media (max-width:980px){.customer-portal-nav{gap:14px;padding:0 14px}.customer-portal-nav nav{gap:10px;overflow:auto}.customer-portal-nav>div a{display:none}.customer-portal-hero,.portal-overview,.portal-account,.portal-records{grid-template-columns:1fr}.customer-portal-hero .customer-account-summary,.portal-list{border-left:0;border-right:0;border-top:1px solid var(--line)}.customer-portal-hero{min-height:auto}.portal-list{max-height:350px}}@media (max-width:620px){.customer-portal-nav .brand span:last-child,.customer-portal-nav nav button:first-child,.customer-portal-nav nav button:last-child{display:none}.customer-portal-nav>div button{font-size:0}.customer-portal-nav>div button:after{content:"Exit";font-size:13px}.customer-portal-hero>div:first-child{padding:38px 20px}.customer-portal-hero h1{letter-spacing:-3px;font-size:51px}.customer-portal-hero .customer-account-summary{grid-template-columns:1fr 1fr 1fr}.customer-portal-hero .customer-account-summary span{padding:18px 8px}.portal-overview>div,.portal-account>div,.portal-records aside,.portal-list{padding:26px 20px}.portal-actions{flex-wrap:wrap}.portal-actions .primary-action{margin-left:0}}
