.Nav-module__x_hx6q__header{z-index:3;background:var(--nav-bg);width:100%;height:var(--header-height);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;position:fixed;top:0}.Nav-module__x_hx6q__nav{color:#0e450e;background:var(--nav-bg);width:100%;height:100%}.Nav-module__x_hx6q__nav ul{justify-content:space-evenly;align-items:center;max-width:1000px;height:100%;margin-left:auto;margin-right:auto;list-style:none;display:flex}.Nav-module__x_hx6q__nav a{padding:8px 10px;font-size:13px;font-weight:400;text-decoration:none}.Nav-module__x_hx6q__nav a:hover{color:var(--txt-clr-dark)}.Nav-module__x_hx6q__nav a[d-active=true]{text-shadow:0 0 .5px var(--txt-clr)}.Nav-module__x_hx6q__logoWide{height:23px}.Nav-module__x_hx6q__logoMobile{display:none}@media only screen and (max-width:773px){.Nav-module__x_hx6q__logoWide{display:none}.Nav-module__x_hx6q__logoMobile{height:23px;display:inline-block;position:absolute;top:50%;left:1.3rem;transform:translateY(-50%)}}
:root{--background:#f5f5f7;--txt-clr:#171717ee;--txt-clr-dim:#171717db;--txt-clr-dark:171717;--nav-bg:#fff;--nav-bg-opaque:#fff;--header-height:36px;--arrow-down-url:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 9l6 6 6-6\"/></svg>")}html,body{width:100%;margin:0}body{color:var(--171717ee);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-family:Arial,Helvetica,sans-serif;font-size:12px}body>main{margin-top:var(--header-height)}*{box-sizing:border-box;margin:0;padding:0}a{all:unset;color:inherit;cursor:pointer}section{max-width:1200px;margin-inline:auto;overflow:hidden}h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}h4{font-size:16px}h5{font-size:14px}h6{font-size:13px}form[d-form=form--border-label]{--font-size:16px;--height:calc(35px);font-size:var(--font-size)}form[d-form=form--border-label] label:has(span){border:1px solid gray;border-radius:6px;position:relative}form[d-form=form--border-label] label>span{top:calc(-6px - var(--font-size) + 12px);z-index:2;padding-inline:5px;font-size:13px;position:absolute;left:11px}form[d-form=form--border-label] label>span:after{content:"";width:90%;top:calc(4px + var(--font-size) - 12px);opacity:1;z-index:-1;border:1px solid #f5f5f7;display:block;position:absolute;left:2px}form[d-form=form--border-label] input,form[d-form=form--border-label] textarea,form[d-form=form--border-label] select{all:unset;box-sizing:border-box;font-size:var(--font-size);cursor:text;width:100%;height:var(--height);line-height:var(--height);padding:0 5px}:is(form[d-form=form--border-label] input,form[d-form=form--border-label] textarea,form[d-form=form--border-label] select)::placeholder{font-size:.95em}:is(form[d-form=form--border-label] input,form[d-form=form--border-label] textarea,form[d-form=form--border-label] select)[type=date],:is(form[d-form=form--border-label] input,form[d-form=form--border-label] textarea,form[d-form=form--border-label] select)[type=month],:is(form[d-form=form--border-label] input,form[d-form=form--border-label] textarea,form[d-form=form--border-label] select)[type=time]{-webkit-appearance:textfield;-moz-appearance:textfield;min-height:1.2em;display:block}form[d-form=form--border-label] textarea{resize:vertical;font-size:var(--font-size);line-height:unset;padding-top:10px}form[d-form=form--border-label] select{box-sizing:border-box;appearance:none;background-image:var(--arrow-down-url);cursor:pointer;background-position:right 3px center;background-repeat:no-repeat;background-size:12px;padding-right:17px}form[d-form=form--border-label] button{height:var(--height);box-sizing:border-box}[d-btn]{all:unset;cursor:pointer;opacity:.9;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:8px;width:auto;margin:auto 0;padding:2px 3px;font-size:12px;display:inline-flex;position:relative}[d-btn]:hover{opacity:.97}[d-btn^=textu]{text-decoration:underline}[d-btn*=-green]{color:green}[d-btn*=-accent]{color:#0e450e}[d-btn*=-tomato]{color:tomato}[d-btn*=-red]{color:red}[d-btn^=green]{color:#e0f4e0;background-color:green}[d-btn^=blue]{color:#e0f4e0;background-color:#2563eb}[d-btn^=accent]{color:#e0f4e0;background-color:#0e450e}[d-btn^=red]{color:#e0f4e0;background-color:red}[d-btn^=gray]{color:#e0f4e0;background-color:#515151}[d-btn][disabled][d-loading=true]{cursor:not-allowed;pointer-events:none}[d-btn][disabled]{color:#e0f4e0;background-color:#515151e5}[d-btn^=text][disabled]{color:#515151;background-color:#0000}[d-btn][d-loading=true]:after{content:"• • •";background:inherit;border-radius:inherit;color:#f5f5f7;place-content:center;animation:1.5s infinite fadeIn;display:grid;position:absolute;inset:0}[d-btn*=-green][d-loading=true]:after{color:green}[d-btn*=-accent][d-loading=true]:after{color:#0e450e}[d-btn*=-tomato][d-loading=true]:after{color:tomato}[d-btn*=-red][d-loading=true]:after{color:red}[d-btn][d-loading=true]{color:#0000!important}[d-btn*=--11]{font-size:11px}[d-btn*=--13]{font-size:13px}[d-btn*=--14]{font-size:14px}[d-btn*=--15]{font-size:15px}[d-btn*=--16]{font-size:16px}[d-btn*=--17]{font-size:17px}[d-btn$=-f]{width:100%}[d-btn$="-4"]{padding-inline:4px}[d-btn$="-6"]{padding-inline:6px}[d-btn$="-8"]{padding-inline:8px}[d-btn$="-10"]{padding-inline:10px}[d-btn$="-12"]{padding-inline:12px}[d-btn$="-14"]{padding-inline:14px}[d-btn$="-16"]{padding-inline:16px}[d-btn*=-f-]{height:100%}[d-btn*="-2-"]{padding-block:2px}[d-btn*="-4-"]{padding-block:4px}[d-btn*="-6-"]{padding-block:6px}[d-btn*="-8-"]{padding-block:8px}[d-card*=raised-card]{border-radius:8px;padding:10px;box-shadow:0 2px 24px #0000001c}ul{list-style:none}.page-spinner-container{justify-content:center;align-items:center;min-height:100vh;display:flex}.page-spinner{border:4px solid #e5e7eb;border-top-color:#0e450e;border-radius:999px;width:40px;height:40px;animation:.6s linear infinite page-spin}@keyframes page-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
