@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--mobile-page-padding:1rem;--mobile-sheet-padding:1rem}html{background-color:var(--app-bg,#f3f4f6);-webkit-text-size-adjust:100%;width:100%;max-width:100%;min-height:100%;overflow-x:hidden}body{background-color:var(--app-bg,#f3f4f6);width:100%;min-width:320px;max-width:100%;min-height:100dvh;color:var(--app-text,#111827);font-family:Inter,sans-serif;overflow-x:hidden}#root{background-color:var(--app-bg,#f3f4f6);width:100%;max-width:100%;min-height:100dvh;overflow-x:hidden}img,svg,video,canvas{max-width:100%}@supports (overflow:clip){html,#root,body{overflow-x:clip}}@media (width<=430px){:root{--mobile-page-padding:1rem;--mobile-sheet-padding:1rem}button,input,select,textarea,[role=button]{font-size:16px}}@media (width<=390px){:root{--mobile-page-padding:.875rem;--mobile-sheet-padding:.875rem}}.insurance-scroll::-webkit-scrollbar{height:12px}.insurance-scroll::-webkit-scrollbar-track{background:var(--scrollbar-track,#f1f1f1)}.insurance-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb,#888);border-radius:6px}.insurance-scroll::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover,#555)}
