*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--sans);line-height:1.5}.navbar{display:flex;align-items:center;gap:2rem;padding:.875rem 2rem;background:var(--card);border-bottom:1px solid var(--border-solid)}.navbar-brand{font-weight:700;font-size:1rem;color:var(--text);white-space:nowrap}.navbar-links{display:flex;gap:1.5rem;list-style:none}.navbar-links a{color:var(--text-sec);text-decoration:none;font-size:.9375rem}.navbar-links a.active,.navbar-links a:hover{color:var(--accent)}.thr-emergency{background:#1a4a4c;padding:.5rem 1.75rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.thr-emergency-contacts{display:flex;gap:1.5rem;flex-wrap:wrap;font-size:.75rem;color:#ffffffbf}.thr-emergency-contacts strong{color:#fff;font-weight:600}.thr-quick-exit{background:#b8945a;border:none;color:#fff;font-size:.75rem;font-weight:700;padding:.35rem .875rem;border-radius:6px;cursor:pointer;white-space:nowrap;flex-shrink:0}.thr-quick-exit:hover{background:#a07d44}.thr-header{background:#f2f2f7;border-top:1px solid #1a4a4c;position:sticky;top:0;z-index:100}.thr-header-inner{padding:0 1.75rem;display:flex;align-items:center;justify-content:space-between;height:64px}.thr-logo{display:flex;align-items:center;gap:.6rem;text-decoration:none;transition:opacity .15s}.thr-logo:hover{opacity:.85;text-decoration:none}.thr-logo svg,.thr-logo img{width:36px;height:36px;flex-shrink:0;border-radius:10px;object-fit:cover}.thr-logo-text{font-family:var(--display);font-size:.78rem;font-weight:700;letter-spacing:.06em;color:var(--accent)}.thr-logo-financial{opacity:.45}.thr-nav{display:flex;gap:2rem;align-items:center}.thr-nav a{font-size:.88rem;color:var(--text);text-decoration:none;font-weight:500}.thr-nav a:hover,.thr-nav a.active{color:var(--accent)}.thr-nav .nav-calc-btn{font-size:.88rem;color:var(--text);font-weight:500}@media(max-width:480px){.thr-nav{display:none}.thr-emergency-contacts{font-size:.65rem;gap:.5rem}}.nav-calc-wrap{position:relative}.nav-calc-btn{background:none;border:none;font-size:.9375rem;color:var(--text-sec);font-weight:400;cursor:pointer;padding:0;font-family:var(--sans);display:flex;align-items:center;gap:.25rem;line-height:inherit}.nav-calc-btn:hover{color:var(--accent)}.nav-calc-chevron{display:inline-block;transition:transform .15s;font-size:.7em}.nav-calc-btn[aria-expanded=true] .nav-calc-chevron{transform:rotate(180deg)}.nav-calc-dropdown{position:absolute;top:calc(100% + .75rem);left:0;background:#1a4a4c;border-radius:8px;padding:.4rem 0;min-width:230px;box-shadow:0 4px 20px #00000038;z-index:300}.nav-calc-dropdown a{display:block;padding:.65rem 1rem;color:#fff;font-weight:700;font-size:.875rem;text-decoration:none;white-space:nowrap}.nav-calc-dropdown a:hover,.nav-calc-dropdown a.active{background:#ffffff1f;color:#fff}body.lp-mode{background:#004446}body.lp-mode .thr-emergency{position:relative;z-index:200}body.lp-mode .thr-header{position:relative;top:unset}.lp-scroll-top{width:40px;height:40px;border-radius:50%;background:var(--card);border:1px solid var(--border-solid);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-sec);flex-shrink:0}.lp-scroll-top:hover{background:var(--bg);color:var(--text)}
