.portal-shell{min-height:calc(100vh - 148px);padding:64px var(--page);background:#edf2f3;display:grid;grid-template-columns:.88fr 1.12fr;gap:60px;align-items:start}.portal-copy{padding-top:20px}.portal-copy h1{font-size:clamp(43px,5vw,72px)}.portal-copy p{max-width:510px;margin-top:24px;color:#48616b}.portal-benefits{margin-top:35px;border-top:1px solid #bdcdd2}.portal-benefits li{display:flex;gap:15px;padding:16px 0;border-bottom:1px solid #bdcdd2;list-style:none;font-size:15px;font-weight:600}.portal-benefits li span{color:#587b1b}.portal-card{background:white;border-radius:20px;padding:38px;box-shadow:0 20px 60px #143b4915;max-width:590px}.portal-card h2{font-size:35px}.portal-card>p{margin-top:12px;color:#5b737b}.portal-form{display:grid;gap:16px;margin-top:28px}.portal-form label{display:grid;gap:7px;font-size:14px;font-weight:700}.portal-form input{min-height:51px;border:1px solid #c1d1d5;border-radius:10px;padding:12px;font-size:16px}.portal-form button{border:0;border-radius:12px;cursor:pointer}.portal-status{min-height:24px;margin-top:18px;font-size:14px;line-height:1.5}.portal-status.is-error{color:#9c3030}.portal-status.is-ready{color:#446b13}.portal-note{font-size:13px!important;line-height:1.65!important;border-top:1px solid #d7e1e3;margin-top:26px!important;padding-top:18px}.portal-admin-link{display:inline-block;margin-top:22px;font-size:13px;text-decoration:underline}.portal-dashboard{display:none;max-width:1100px;margin:0 auto;padding:55px var(--page)}.portal-dashboard.active{display:block}.portal-dashboard-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:34px}.portal-dashboard-head p{margin-top:7px;color:#59727b}.portal-dashboard button{border:0;border-radius:10px;background:#11303c;color:white;padding:12px 16px;font:inherit;font-weight:700;cursor:pointer}.portal-orders{display:grid;gap:15px}.portal-order{border:1px solid #d7e2e4;border-radius:15px;padding:20px;display:grid;grid-template-columns:1fr auto;gap:16px;background:white}.portal-order h3{font-size:19px}.portal-order p{font-size:14px;color:#58717a;margin-top:6px}.portal-chip{align-self:start;padding:8px 10px;border-radius:999px;background:#e8f2d0;color:#36580d;font-size:12px;font-weight:700}.portal-empty{padding:35px;border:1px dashed #b2c5ca;border-radius:15px;color:#58717a}.admin-table{width:100%;border-collapse:collapse;background:white;border-radius:15px;overflow:hidden}.admin-table th,.admin-table td{text-align:left;padding:15px;border-bottom:1px solid #d8e3e5;font-size:14px}.admin-table th{font-size:12px;letter-spacing:.08em;background:#f2f6f6}.admin-table select{padding:8px;border-radius:8px;border:1px solid #c5d5d9;font:inherit}.admin-table button{padding:8px 10px;font-size:13px}.portal-setup{padding:18px;border-radius:12px;background:#f7f0d5;color:#5d4a00;font-size:14px;line-height:1.6;margin-top:22px}@media(max-width:760px){.portal-shell{grid-template-columns:1fr;padding-block:40px;gap:35px}.portal-card{padding:25px}.portal-dashboard-head{align-items:start;flex-direction:column}.portal-order{grid-template-columns:1fr}.admin-table{display:block;overflow:auto;white-space:nowrap}}
.portal-tabs{display:flex;gap:4px;padding:4px;margin-top:26px;border:1px solid #d7e1e3;border-radius:13px;background:#f2f6f6}.portal-tabs button{flex:1;border:0;border-radius:9px;padding:11px 10px;background:transparent;color:#45616b;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.portal-tabs button.active{background:#11303c;color:#fff;box-shadow:0 4px 12px #143b4924}.portal-form[hidden]{display:none}
.portal-text-button{justify-self:start;padding:2px 0!important;background:transparent!important;color:#274b58!important;font:inherit!important;font-size:14px!important;font-weight:700!important;text-decoration:underline;text-underline-offset:4px;border-radius:0!important}.portal-text-button:hover{color:#587b1b!important}
