.site-header{z-index:30;background:#fff;border-radius:0;justify-content:space-between;align-items:center;gap:12px;min-height:72px;margin:0;padding:8px 14px;display:flex;position:relative;box-shadow:0 8px 24px #0f5bd31a}.site-header__brand{flex:1;justify-content:flex-start;align-items:center;min-width:0;text-decoration:none;display:inline-flex}.site-header__logo{object-fit:contain;width:auto;max-width:168px;height:44px;display:block}.site-header__actions{flex-shrink:0;align-items:center;gap:8px;margin-left:0;display:flex}.site-header__upgrade-cta{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ff8a00,#ff6a00);border-radius:999px;align-items:center;gap:8px;max-width:56vw;padding:8px 12px;font-size:.82rem;font-weight:800;line-height:1;text-decoration:none;display:inline-flex;overflow:hidden;box-shadow:0 6px 14px #ff6a0047}.site-header__upgrade-cta:hover,.site-header__upgrade-cta:focus-visible{filter:brightness(1.05)}.site-header__upgrade-cta-icon{background:#ffffff38;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.78rem;line-height:1;display:inline-flex}.site-header__upgrade-cta-text{flex-direction:column;gap:2px;min-width:0;display:inline-flex}.site-header__upgrade-cta-text-line{white-space:nowrap;font-size:.82rem;font-weight:900}.site-header__upgrade-cta-text-sub{opacity:.9;white-space:nowrap;font-size:.66rem;font-weight:700}@media (width<=480px){.site-header__upgrade-cta-text-sub{display:none}}.site-header__icon-button{color:#123c8f;cursor:pointer;width:40px;height:40px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.site-header__menu-icon{flex-direction:column;justify-content:center;align-items:center;gap:4px;display:inline-flex}.site-header__menu-icon span{background:#123c8f;border-radius:999px;width:20px;height:2.5px;display:block}.site-header__icon-button--profile{padding:0}.site-header__profile-icon{box-sizing:border-box;background:0 0;border:2px solid #123c8f;border-radius:999px;width:24px;height:24px;display:block;position:relative}.site-header__profile-head{background:#123c8f;border-radius:999px;width:6px;height:6px;position:absolute;top:3px;left:50%;transform:translate(-50%)}.site-header__profile-body{background:#123c8f;border-radius:10px 10px 4px 4px;width:12px;height:7px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.site-header__profile-wrap{position:relative}.site-header__profile-backdrop{z-index:25;background:0 0;border:0;padding:0;position:fixed;inset:0}.site-header__profile-panel{z-index:45;top:calc(72px + 12px + env(safe-area-inset-top,0px));left:max(12px, env(safe-area-inset-left,0px));right:max(12px, env(safe-area-inset-right,0px));width:auto;max-height:calc(100vh - 100px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));max-height:calc(100dvh - 100px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));max-height:calc(100svh - 100px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));opacity:0;visibility:hidden;pointer-events:none;background:linear-gradient(#fff 0%,#f8fbff 100%);border:1px solid #e5eefb;border-radius:22px;flex-direction:column;padding:0;transition:opacity .18s,transform .18s,visibility .18s;display:flex;position:fixed;overflow:hidden;transform:translateY(-6px)scale(.98);box-shadow:0 22px 48px #0f5bd32e}@media (width<=1023px){.site-header__profile-panel{max-width:100%}}.site-header__profile-panel-inner{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;min-height:0;padding:18px 16px max(18px, env(safe-area-inset-bottom,0px));scrollbar-width:thin;scrollbar-color:#0f5bd357 transparent;flex:auto;overflow:hidden auto}.site-header__profile-panel-inner::-webkit-scrollbar{width:6px}.site-header__profile-panel-inner::-webkit-scrollbar-track{background:0 0}.site-header__profile-panel-inner::-webkit-scrollbar-thumb{background:#0f5bd357;border-radius:999px}.site-header__profile-panel-inner::-webkit-scrollbar-thumb:hover{background:#0f5bd380}.site-header__profile-panel--open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.site-header__profile-section{display:block}.site-header__profile-section--company{background:linear-gradient(#f3f8ff 0%,#ebf3ff 100%);border:1px solid #d8e7ff;border-radius:18px;padding:14px}.site-header__profile-divider{background:linear-gradient(90deg,#0f5bd300 0%,#0f5bd329 20% 80%,#0f5bd300 100%);height:1px;margin:16px 0}.site-header__profile-eyebrow{letter-spacing:.02em;text-transform:uppercase;color:#0f5bd3;margin:0 0 8px;font-size:.78rem;font-weight:800}.site-header__profile-eyebrow--company{color:#2457c5}.site-header__profile-title{color:#111827;margin:0 0 8px;font-size:1.08rem;font-weight:900;line-height:1.25}.site-header__profile-text{color:#4b5563;margin:0 0 16px;font-size:.92rem;line-height:1.5}.site-header__profile-text--compact{margin-bottom:14px}.site-header__profile-logged-nav{gap:8px;display:grid}.site-header__profile-logged-link{color:#1f2937;background:#fff;border:1px solid #e8eef8;border-radius:14px;padding:13px 14px;font-size:.97rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:block}.site-header__profile-logged-link:hover,.site-header__profile-logged-link:focus-visible{color:#0f5bd3;background:#eff6ff;border-color:#cfe0ff;outline:none}.site-header__profile-logout{color:#6b7280;cursor:pointer;text-align:center;background:0 0;border:0;border-radius:14px;width:100%;margin-top:4px;padding:12px 14px;font-size:.92rem;font-weight:700}.site-header__profile-logout:hover,.site-header__profile-logout:focus-visible{color:#b91c1c;outline:none}.site-header__profile-buttons{gap:10px;display:grid}.site-header__profile-primary,.site-header__profile-secondary,.site-header__profile-company-primary,.site-header__profile-company-secondary,.site-header__profile-company-link{border-radius:14px;justify-content:center;align-items:center;min-height:46px;padding:12px 14px;font-size:.95rem;font-weight:800;text-decoration:none;display:flex}.site-header__profile-primary{color:#fff;background:linear-gradient(135deg,#ff9d2f 0%,#ff7a00 100%);box-shadow:0 12px 24px #ff7a003d}.site-header__profile-secondary{color:#0f5bd3;background:#eef5ff}.site-header__profile-company-primary{color:#fff;background:linear-gradient(135deg,#0f5bd3 0%,#2a7df2 100%);box-shadow:0 12px 24px #0f5bd333}.site-header__profile-company-secondary{color:#123c8f;background:#fff;border:1px solid #cfe0ff}.site-header__profile-company-link{color:#2457c5;background:0 0;min-height:40px;padding:8px 12px}.site-header__overlay{opacity:0;visibility:hidden;pointer-events:none;z-index:40;background:#0f172a6b;transition:opacity .22s,visibility .22s;position:fixed;inset:0}.site-header__overlay--visible{opacity:1;visibility:visible;pointer-events:auto}.site-header__drawer{color:#111827;z-index:50;background:#fff;flex-direction:column;width:min(86vw,340px);height:100vh;padding:22px 18px 28px;transition:transform .24s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-16px 0 40px #0f172a2e}.site-header__drawer--open{transform:translate(0)}.site-header__drawer-top{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:14px;display:flex}.site-header__drawer-title{color:#111827;margin:0;font-size:1.15rem;font-weight:800;line-height:1.2}.site-header__drawer-close{color:#111827;cursor:pointer;background:#f3f4f6;border:0;border-radius:12px;width:40px;height:40px;font-size:1.5rem;line-height:1}.site-header__drawer-nav{gap:8px;display:grid}.site-header__drawer-link{color:#1f2937;background:#fff;border-radius:14px;padding:13px 14px;font-size:.97rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:block}.site-header__drawer-link:hover,.site-header__drawer-link:focus-visible{color:#0f5bd3;background:#eff6ff;outline:none}@media (width>=768px){.site-header{padding:14px 28px}.site-header__logo{max-width:260px;height:64px}.site-header__actions{gap:14px}.site-header__icon-button{border-radius:16px;width:46px;height:46px}.site-header__profile-panel{width:min(72vw,380px);max-width:min(72vw,380px);left:auto;right:18px;top:calc(88px + env(safe-area-inset-top,0px));max-height:calc(100vh - 104px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));max-height:calc(100dvh - 104px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));max-height:calc(100svh - 104px - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px))}}@media (width>=1024px){.site-header{padding:16px 40px;box-shadow:0 14px 34px #0f5bd31a}.site-header__logo{max-width:290px;height:70px}.site-header__actions{gap:22px}.site-header__icon-button{appearance:none;border:0;border-radius:0;justify-content:center;align-items:center;width:auto;min-width:0;height:auto;min-height:0;padding:0;display:inline-flex;box-shadow:none!important;background:0 0!important}.site-header__profile-panel{top:calc(86px + env(safe-area-inset-top,0px));right:max(28px, env(safe-area-inset-right,0px));width:min(380px,100vw - 48px);min-width:300px;max-width:min(380px,100vw - 48px);height:auto;max-height:min(78dvh,720px);position:fixed;bottom:auto;left:auto}.site-header__profile-panel-inner{width:100%;min-width:0}}.site-footer{color:#fff;background:linear-gradient(#0b3d91 0%,#082f73 100%);margin-top:32px}.site-footer__inner{width:100%;max-width:430px;margin:0 auto;padding:24px 16px 22px}.site-footer__grid{gap:22px;display:grid}.site-footer__column{min-width:0}.site-footer__title{color:#fff;margin:0 0 12px;font-size:1rem;font-weight:900;line-height:1.25}.site-footer__links{gap:10px;display:grid}.site-footer__link{color:#ffffffeb;font-size:.94rem;font-weight:500;line-height:1.35;text-decoration:none}.site-footer__link:hover,.site-footer__link:focus-visible{color:#ff9d2f;outline:none}.site-footer__socials{flex-wrap:wrap;gap:10px;display:flex}.site-footer__social-link{background:#ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff14}.site-footer__social-link:hover,.site-footer__social-link:focus-visible{background:#ff9d2f29;outline:none}.site-footer__social-icon{stroke:#fff;fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.site-footer__bottom{border-top:1px solid #ffffff24;flex-direction:column;gap:10px;margin-top:24px;padding-top:16px;display:flex}.site-footer__company{color:#fff;font-size:.92rem;font-weight:700;line-height:1.3}.site-footer__privacy{color:#ffb347;font-size:.92rem;font-weight:700;line-height:1.3;text-decoration:none}.site-footer__privacy:hover,.site-footer__privacy:focus-visible{outline:none;text-decoration:underline}@media (width>=768px){.site-footer__inner{max-width:100%;padding:32px 28px 24px}.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}.site-footer__title{margin-bottom:14px}.site-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}}@media (width>=1024px){.site-footer{margin-top:40px}.site-footer__inner{max-width:1180px;padding:42px 40px 26px}.site-footer__grid{grid-template-columns:1fr 1fr 1fr 1.1fr;align-items:start;gap:32px}.site-footer__title{margin-bottom:16px;font-size:1.04rem}.site-footer__links{gap:12px}.site-footer__link{font-size:.96rem}.site-footer__socials{gap:12px}.site-footer__social-link{border-radius:14px;width:44px;height:44px}.site-footer__bottom{margin-top:30px;padding-top:18px}}
