:root{--firm-primary:#1e40af;--firm-secondary:#3b82f6;--firm-primary-light:#eff6ff;--firm-secondary-light:#dbeafe;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--safe-area-right:env(safe-area-inset-right,0px);--font-size-xs:0.75rem;--font-size-sm:0.85rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#1f2937;background-color:#f9fafb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:contain;padding-top:var(--safe-area-top);padding-bottom:var(--safe-area-bottom)}:focus-visible{outline:3px solid var(--firm-primary);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}[role=button],[role=switch],a,button,input[type=checkbox],input[type=radio]{min-height:44px;min-width:44px}button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (forced-colors:active){button{border:1px solid ButtonText}[role=progressbar]>div{background-color:Highlight!important}}@media (max-width:374px){:root{--font-size-base:0.9rem;--font-size-xl:1.1rem;--font-size-2xl:1.3rem}}@media (min-width:480px){main{max-width:480px;margin-left:auto;margin-right:auto}}@media (min-width:768px){main{max-width:560px}}@media (orientation:landscape) and (max-height:500px){main{padding-top:.5rem!important}}@supports (-webkit-touch-callout:none){.full-height{min-height:-webkit-fill-available}input,select,textarea{font-size:16px!important}}.swipeable{touch-action:pan-x;overflow-x:hidden}.mic-button{width:120px;height:120px;border-radius:50%;border:none;font-size:2.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(0,0,0,.15);transition:transform .15s ease,background-color .2s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.mic-button:active{transform:scale(.95)}@media (min-width:480px){.mic-button{width:140px;height:140px;font-size:3rem}}.skip-link{position:absolute;top:-40px;left:0;background:var(--firm-primary);color:white;padding:8px 16px;z-index:100;transition:top .2s}.skip-link:focus{top:0}.offline-banner{position:fixed;top:0;left:0;right:0;background-color:#f59e0b;color:#1f2937;text-align:center;padding:.5rem;font-size:.8rem;font-weight:500;z-index:1000}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}