*,:after,:before{box-sizing:border-box}body,html{height:100%}body,h1,h2,h3,h4,p,ul{margin:0}ul{padding:0;list-style:none}img,svg{display:block;max-width:100%}:root{--bg:#f1ebe4;--fg:#0f172a;--footer-h:40px;--header-h:80px;--font-sans:"Noto Sans",system-ui,-apple-system,"Segoe UI",Roboto,Inter,Arial,"Apple Color Emoji","Segoe UI Emoji",sans-serif;--leading:1.5;--tracking:0;--z-base:0;--z-content:1;--z-header:100;--z-dropdown:200;--z-sticky:300;--z-mobile-pills:400;--z-drawer-backdrop:1000;--z-drawer:1001;--z-modal-backdrop:2000;--z-modal:2001;--z-popover:3000;--z-tooltip:4000;--z-alert:10000}@media (prefers-color-scheme:dark){:root{--bg:#f1ebe4;--fg:#0f172a}}body,html{background:var(--bg)!important;color:var(--fg)!important;color-scheme:light!important;font-family:var(--font-sans);line-height:var(--leading);letter-spacing:var(--tracking);padding-top:0;padding-bottom:calc(var(--footer-h) + env(safe-area-inset-bottom, 0px));text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-weight:700;line-height:1.2}h4{font-weight:600;line-height:1.3}em,i{font-style:italic}a{text-decoration:none}a,button{color:inherit}button{font:inherit;background:none;border:0;cursor:pointer}:focus-visible{outline:2px solid #0e7a6d;outline-offset:2px}.w100{font-weight:100}.w200{font-weight:200}.w300{font-weight:300}.w400{font-weight:400}.w500{font-weight:500}.w600{font-weight:600}.w700{font-weight:700}.w800{font-weight:800}.w900{font-weight:900}.italic{font-style:italic}.allcaps{letter-spacing:.02em;text-transform:uppercase}input,select,textarea{-webkit-tap-highlight-color:transparent}input,input:focus,select,select:focus,textarea,textarea:focus{background:transparent!important}