[data-theme=portal]{--portal-ground:#f8f6f2;--portal-surface:#fff;--portal-muted-surface:#f3f1ec;--portal-border:#e6e2da;--portal-text:#222;--portal-muted:#6c757d;--portal-accent:#1cd3b4;--portal-accent-text:#167767;--portal-accent-soft:#e6faf6;--portal-danger:#cb100f;--portal-radius:12px;font-family:var(--font-montserrat),Montserrat,sans-serif;font-size:14px;line-height:1.6;color:var(--portal-text)}[data-theme=portal] :where(button,input,select,textarea){font-family:inherit}[data-theme=portal] :where(a,button,input,textarea,select,[tabindex]):focus-visible{outline:2px solid var(--portal-accent-text);outline-offset:3px}[data-theme=portal].portal-shell{min-height:100vh;background:var(--portal-ground);display:flex;flex-direction:column}[data-theme=portal] .portal-container{width:100%;max-width:1184px;margin-inline:auto;padding-inline:32px;min-width:0}[data-theme=portal] .portal-hairline{height:3px;background:linear-gradient(90deg,#1cd3b4,#e2b63d,#cb100f)}[data-theme=portal] .portal-header{background:#fff;border-bottom:1px solid var(--portal-border)}[data-theme=portal] .portal-header-row{min-height:72px;display:flex;align-items:center;gap:20px}[data-theme=portal] .portal-logo{flex:none}[data-theme=portal] .portal-logo img{height:30px;width:auto}[data-theme=portal] .portal-header-label{font-size:13.5px;font-weight:600;color:var(--portal-muted);border-left:1px solid var(--portal-border);padding-left:20px;white-space:nowrap}[data-theme=portal] .portal-header-actions{margin-left:auto;display:flex;align-items:center;gap:12px;min-width:0}[data-theme=portal] .portal-header-search{margin-left:auto;display:flex;align-items:center;border:1px solid #d8d3c9;max-width:300px;min-width:120px;width:100%}[data-theme=portal] .portal-header-search input{background:transparent;border:0;border-radius:0;height:40px;padding:0 12px;width:100%;min-width:0;font-size:13px}[data-theme=portal] .portal-icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;flex:none;background:transparent;cursor:pointer}[data-theme=portal] .portal-header-search .portal-icon-button{width:40px;height:40px}[data-theme=portal] .portal-icon-button:hover{background:var(--portal-muted-surface)}[data-theme=portal] .portal-desktop-nav{border-top:1px solid var(--portal-border)}[data-theme=portal] .portal-nav-items{display:flex;gap:4px;overflow-x:auto}[data-theme=portal] .portal-nav-link{display:flex;align-items:center;gap:8px;white-space:nowrap;min-height:48px;padding:0 14px;font-size:14px;font-weight:600;border-bottom:2px solid transparent;color:var(--portal-muted)}[data-theme=portal] .portal-nav-link:hover{color:var(--portal-text);background:var(--portal-muted-surface)}[data-theme=portal] .portal-nav-link[aria-current=page]{color:#000;font-weight:700;border-color:var(--portal-accent)}[data-theme=portal] .portal-nav-link[aria-current=page] svg{color:var(--portal-accent-text)}[data-theme=portal] .portal-main{flex:1;min-width:0}[data-theme=portal] .portal-main>.portal-container{padding-top:32px;padding-bottom:112px}[data-theme=portal] .portal-footer{background:#fff;border-top:1px solid var(--portal-border);font-size:13px;color:var(--portal-muted)}[data-theme=portal] .portal-footer-row{display:flex;gap:24px;flex-wrap:wrap;align-items:center;padding-top:24px;padding-bottom:100px}[data-theme=portal] .portal-footer-row>img{height:20px;width:auto}[data-theme=portal] .portal-footer-credit{margin-left:auto;display:inline-flex;align-items:center;gap:8px}[data-theme=portal] .portal-footer-credit img{height:18px;width:auto}[data-theme=portal] .portal-notice{padding:12px 0;background:#fff4e0;color:#785100;border-bottom:1px solid #ffe2ad;font-size:13px;text-align:center}[data-theme=portal] .portal-account-trigger{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--portal-border);border-radius:999px;padding:4px 10px 4px 4px;min-height:44px;font-size:13.5px;font-weight:600;background:white}[data-theme=portal] .portal-avatar{display:inline-flex;width:32px;height:32px;flex:none;align-items:center;justify-content:center;border-radius:50%;color:var(--portal-accent);background:#000;font-size:13px;font-weight:800}[data-theme=portal] .portal-account-label{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=portal].portal-account-panel{z-index:10030;width:min(300px,calc(100vw - 24px));background:#fff;border:1px solid var(--portal-border);border-radius:12px;box-shadow:0 12px 32px #0002;padding:6px}[data-theme=portal] .portal-account-summary{padding:12px;display:grid;gap:3px;overflow-wrap:anywhere;font-size:13px}[data-theme=portal] .portal-account-summary span{color:var(--portal-muted)}[data-theme=portal] .portal-divider{border-top:1px solid var(--portal-border);margin:4px 0}[data-theme=portal] .portal-menu-item{padding:12px;min-height:44px;display:flex;gap:10px;align-items:center;border-radius:8px;cursor:pointer;font-size:13px}[data-theme=portal] .portal-menu-item[data-highlighted]{background:var(--portal-muted-surface)}[data-theme=portal] .portal-menu-item[data-disabled]{opacity:.5;cursor:wait}[data-theme=portal] .portal-menu-error{padding:12px;font-size:13px;color:var(--portal-danger)}[data-theme=portal] .portal-mobile-trigger{display:none;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 12px;border:1px solid var(--portal-border);border-radius:8px;font-weight:600;background:#fff;flex:none}[data-theme=portal].portal-drawer-overlay{position:fixed;inset:0;background:#0006;z-index:10010}[data-theme=portal].portal-drawer{position:fixed;inset:0 0 0 auto;height:100dvh;width:min(360px,92vw);background:#fff;z-index:10020;display:flex;flex-direction:column;box-shadow:-8px 0 32px #0002}[data-theme=portal] .portal-drawer-heading{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:max(16px,env(safe-area-inset-top)) 20px 16px;border-bottom:1px solid var(--portal-border);font-weight:700}[data-theme=portal] .portal-drawer-nav{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:8px 12px}[data-theme=portal] .portal-drawer-nav .portal-nav-link{border-bottom:0;border-left:3px solid transparent;margin-block:4px}[data-theme=portal] .portal-drawer-nav .portal-nav-link[aria-current=page]{background:var(--portal-accent-soft);border-left-color:var(--portal-accent)}[data-theme=portal] .portal-drawer-search{flex-shrink:0;display:flex;margin:16px;gap:4px}[data-theme=portal] .portal-drawer-account{flex-shrink:0;padding:20px 20px max(20px,env(safe-area-inset-bottom));border-top:1px solid var(--portal-border)}[data-theme=portal] .portal-card{border:1px solid var(--portal-border);border-radius:12px;background:#fff;padding:24px;min-width:0}[data-theme=portal] .portal-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:28px}[data-theme=portal] .portal-page-header h1{font-size:28px;font-weight:800;letter-spacing:-.01em;text-transform:none}[data-theme=portal] .portal-muted{color:var(--portal-muted)}[data-theme=portal] .portal-field{min-height:48px;width:100%;min-width:0;border:1px solid #d8d3c9;border-radius:0;padding:10px 14px;background:#fff;font-size:14px}[data-theme=portal] .portal-button{min-height:44px;padding:0 20px;display:inline-flex;gap:8px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;background:var(--portal-accent);color:#000;font-size:14px;font-weight:700}[data-theme=portal] .portal-button:hover{background:#000;color:#fff}[data-theme=portal] .portal-button--outline{background:#fff;border-color:#222}[data-theme=portal] .portal-button--quiet{background:transparent;color:var(--portal-muted)}[data-theme=portal] .portal-button--sm{min-height:36px;padding-inline:14px;font-size:13px}[data-theme=portal] .portal-button--xs{min-height:30px;padding-inline:12px;font-size:13px}[data-theme=portal] .portal-button:disabled{opacity:.5;cursor:not-allowed}[data-theme=portal] .portal-status{display:inline-flex;align-items:center;border-radius:999px;border:1px solid var(--portal-border);background:var(--portal-muted-surface);padding:2px 10px;font-size:13px;font-weight:600;white-space:nowrap}[data-theme=portal] button[aria-label="Chat with Tami"]{background:#000;right:28px;bottom:28px}@media (max-width:1023px){[data-theme=portal] .portal-header-label{display:none}[data-theme=portal] .portal-account-label{max-width:100px}}@media (max-width:767px){[data-theme=portal] .portal-container{padding-inline:20px}[data-theme=portal] .portal-header-row{gap:12px}[data-theme=portal] .portal-header-actions{gap:6px}[data-theme=portal] .portal-footer-row{gap:20px}[data-theme=portal] .portal-footer-credit{margin-left:0;width:100%}[data-theme=portal] .portal-main>.portal-container{padding-top:24px}[data-theme=portal] .portal-card{padding:20px}}[data-theme=portal] button[aria-label="Chat with Tami"]{z-index:40}[data-theme=portal] [data-portal-assistant=panel]{z-index:40;right:28px;bottom:28px;max-height:calc(100dvh - 56px);font-size:13px;border:1px solid var(--portal-border)}[data-theme=portal] [data-portal-assistant=panel] :where(p,span,button,a,textarea){font-size:max(13px,1em)}[data-theme=portal] [data-portal-assistant=panel] :is(.text-hammont-gray-300,.text-hammont-gray-400){color:var(--portal-muted)}[data-theme=portal] [data-portal-assistant=header]{background:#000;color:#fff}[data-theme=portal] [data-portal-assistant=header] span{color:#fff}[data-theme=portal] [data-portal-assistant=header] button{min-width:44px;min-height:44px}[data-theme=portal] [data-portal-assistant=panel] .bg-hammont-teal:not([data-portal-assistant=header]){color:#000}[data-theme=portal] [data-portal-assistant=panel] button.border-hammont-teal{min-height:36px;color:var(--portal-accent-text);border-color:var(--portal-accent-text)}[data-theme=portal] [data-portal-assistant=panel] button.border-hammont-teal:hover{color:#000}[data-theme=portal] [data-portal-assistant=composer]{padding-bottom:max(12px,env(safe-area-inset-bottom));background:#fff}[data-theme=portal] [data-portal-assistant=composer] textarea{min-height:48px;min-width:0;border-radius:0;background:#fff}[data-theme=portal] [data-portal-assistant=composer] button[type=submit]{height:48px;width:44px;border-radius:8px}[data-theme=portal] [data-portal-assistant=composer]>div{flex-wrap:wrap;gap:8px}[data-theme=portal] [data-portal-assistant=composer]>div button{min-height:36px;color:var(--portal-accent-text)}@media (max-width:767px){[data-theme=portal] [data-portal-assistant=panel]{inset:0;width:100%;height:100dvh;max-height:100dvh;border-radius:0}}[data-theme=portal] [data-portal-assistant=panel] .text-red-500{color:var(--portal-danger)}@media (max-width:1023px){[data-theme=portal] .portal-desktop-nav,[data-theme=portal] .portal-header-actions>.portal-account-trigger,[data-theme=portal] .portal-header-search,[data-theme=portal] .portal-public-links{display:none}[data-theme=portal] .portal-mobile-trigger{display:inline-flex}[data-theme=portal] :is(input,select,textarea){font-size:16px}[data-theme=portal] .portal-notifications-panel{position:fixed;top:80px;left:12px;right:12px;width:auto;max-height:calc(100dvh - 96px);overflow-y:auto}}