.portal-auth,.portal-main{max-width:1150px;margin:auto;padding:40px 24px}.auth-grid,.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px}.portal-card{background:#fff;border-radius:22px;padding:25px;box-shadow:var(--shadow)}.portal-card.alt{background:#e6f4ea}.portal-header{height:78px;display:flex;align-items:center;justify-content:space-between;max-width:1150px;margin:auto;padding:0 24px}.portal-header nav{display:flex;gap:20px}.portal-list{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.portal-main section{padding:35px 0}.portal-status{display:inline-block;background:#e4f3ea;color:var(--green2);font-size:.75rem;font-weight:850;padding:5px 9px;border-radius:20px}.portal-notice{background:#ddf5e5;padding:12px 15px;border-radius:12px;margin:15px 0}.portal-notice.bad{background:#ffe2df;color:var(--red)}.ticket-link{display:flex;flex-direction:column;padding:13px 0;border-bottom:1px solid var(--line);text-decoration:none}.ticket-link span{color:#586960}.conversation article{max-width:75%;padding:12px 15px;border-radius:14px;background:#e9efeb;margin:10px 0}.conversation article.mine{margin-left:auto;background:#d9f1e3}.conversation article p{margin:5px 0}.conversation article small{color:#64736c}@media(max-width:800px){.auth-grid,.support-grid,.portal-list{grid-template-columns:1fr}.portal-header nav a:not(:last-child){display:none}.conversation article{max-width:92%}}


.customer-portal{background:#f4f7f4;color:var(--ink)}.customer-header{max-width:none;padding:0 max(24px,calc((100vw - 1150px)/2));background:#10231b;color:#fff;border-bottom:1px solid #29483b;box-shadow:0 8px 28px rgba(16,35,27,.2)}.customer-header>div{display:flex;align-items:baseline;gap:14px;white-space:nowrap}.customer-header .brand{color:#fff}.customer-header .brand span{color:var(--yellow)}.customer-header small{color:#b9cec4;font-weight:700}.customer-header nav{align-items:center;gap:5px}.customer-header nav a{padding:10px 12px;border-radius:10px;text-decoration:none;font-size:.9rem;font-weight:750;color:#f3f8f5}.customer-header nav a:hover{background:#1f4938;color:#fff}.customer-header nav a.active{background:var(--yellow);color:#10231b}.customer-header nav a:last-child{color:#ffd3cc}.customer-header nav a:last-child:hover{background:#7d2d27;color:#fff}.customer-nav-toggle{display:none;margin:0;padding:9px 13px;min-height:auto;background:var(--yellow);color:#10231b}.customer-portal .portal-main{margin:auto;max-width:1150px;padding:40px 24px 70px}.customer-portal .portal-main>h1{font-size:clamp(2.3rem,5vw,4.7rem);margin:.15em 0 .45em}
@media(max-width:980px){.customer-header{position:relative;padding:0 20px}.customer-nav-toggle{display:inline-flex}.customer-header nav{display:none;position:absolute;z-index:20;left:16px;right:16px;top:68px;flex-direction:column;align-items:stretch;padding:12px;background:#10231b;border:1px solid #315545;border-radius:16px;box-shadow:0 18px 40px rgba(16,35,27,.28)}.customer-header nav.open{display:flex}.customer-header nav a{display:block!important}.customer-header small{display:none}}
