@font-face{font-family:Theinhardt;font-weight:400;font-style:normal;src:url("/fonts/theinhardt/Theinhardt Pan Regular.woff2") format("woff2")}@font-face{font-family:Theinhardt;font-weight:400;font-style:italic;src:url("/fonts/theinhardt/Theinhardt Pan Regular Italic.woff2") format("woff2")}@font-face{font-family:Theinhardt;font-weight:500;font-style:normal;src:url("/fonts/theinhardt/Theinhardt Pan Medium.woff2") format("woff2")}@font-face{font-family:Theinhardt;font-weight:500;font-style:italic;src:url("/fonts/theinhardt/Theinhardt Pan Medium Italic.woff2") format("woff2")}@font-face{font-family:Theinhardt;font-weight:700;font-style:normal;src:url("/fonts/theinhardt/Theinhardt Pan Bold.woff2") format("woff2")}@font-face{font-family:Theinhardt;font-weight:700;font-style:italic;src:url("/fonts/theinhardt/Theinhardt Pan Bold Italic.woff2") format("woff2")}@font-face{font-family:Berkeley;src:url(/fonts/BerkeleyMono.woff) format("woff")}body,body *,input,textarea,button,select{font-family:Theinhardt,sans-serif}textarea{font-size:inherit;line-height:inherit;resize:none;box-sizing:border-box}html{scrollbar-gutter:stable}body{margin:0;padding:22.5px 50px 0;font-size:1.1em;line-height:1.35em}p{margin:0 0 1em}h1{margin-bottom:40px;line-height:1.1}.split{display:flex;align-items:flex-start;gap:1rem}.split>:nth-child(1){flex:1 1 40%;min-width:0;padding-right:20px}.split>:nth-child(2){flex:1 1 60%;min-width:0}.split>:nth-child(2)>*{width:100%}@media(max-width:750px){.split{flex-direction:column;align-items:stretch}.split>:nth-child(1){padding-right:0}}.split.split-reverse>:nth-child(1){flex:1 1 50%}.split.split-reverse>:nth-child(2){flex:1 1 50%}@media(max-width:850px){.split.split-reverse{flex-direction:column;align-items:stretch}.split.split-reverse>:nth-child(1){padding-right:0}}.split.sticky-right>:nth-child(1){flex:1 1 auto}.split.sticky-right>:nth-child(2){flex:0 0 600px}@media(min-width:1001px){.split.sticky-right>:nth-child(2){position:sticky;top:2em}}@media(max-width:1000px){.split.sticky-right{flex-direction:column;align-items:stretch}.split.sticky-right>:nth-child(1){padding-right:0}.split.sticky-right>:nth-child(2){flex:1 1 auto}}.narrow-only{display:none}@media(max-width:900px){.wide-only{display:none}.narrow-only{display:inline}}.home-split{display:grid;grid-template-columns:1fr 500px;grid-template-areas:"about order" "faq   order";column-gap:1em;align-items:start}.home-split>:nth-child(1){grid-area:about;min-width:0;padding-right:20px}.home-split>:nth-child(2){grid-area:order;min-width:0}@media(min-width:901px){.home-split>:nth-child(2){position:sticky;top:2em}}.home-split>:nth-child(2)>*{width:100%}.home-split>:nth-child(3){grid-area:faq;min-width:0;padding-right:20px}@media(max-width:900px){.home-split{grid-template-columns:1fr;grid-template-areas:"about" "order" "faq"}.home-split>:nth-child(1),.home-split>:nth-child(3){padding-right:0}}.manage-split{display:grid;grid-template-columns:1fr 600px;grid-template-areas:"prose  table" "legend table";column-gap:1em;align-items:start}.manage-split>:nth-child(1){grid-area:prose;min-width:0;padding-right:20px}.manage-split>:nth-child(2){grid-area:table;min-width:0}@media(min-width:1001px){.manage-split>:nth-child(2){position:sticky;top:2em}}.manage-split>:nth-child(2)>*{width:100%}.manage-split>:nth-child(3){grid-area:legend;min-width:0;padding-right:20px}.manage-split .narrow-separator{display:none}@media(max-width:1000px){.manage-split{grid-template-columns:1fr;grid-template-areas:"prose" "table" "legend"}.manage-split>:nth-child(1),.manage-split>:nth-child(3){padding-right:0}.manage-split .narrow-separator{display:block;margin:1em 0}}table{border-collapse:collapse;width:100%}table th,table td{border:1px solid currentColor;padding:.85em .9em}.order-table th,.order-table td{text-align:right}.order-table th:nth-child(3),.order-table td:nth-child(3){text-align:center}.order-table.preview-table th:nth-child(3),.order-table.preview-table td:nth-child(3){text-align:right}.order-table .qty-cell{padding:0}.order-table .qty-row{display:grid;grid-template-columns:1fr 1fr;align-items:center}.order-table .qty-row>input{grid-column:1/-1;grid-row:1;justify-self:center}.order-table .qty-row>.qty-step{grid-row:1}.order-table .qty-row>.qty-step:first-of-type{grid-column:1}.order-table .qty-row>.qty-step:last-of-type{grid-column:2}.order-table tfoot td{border-top:3px double currentColor}.order-table td input{font:inherit;color:inherit;border:none;background:transparent;outline:none;padding:0;width:3ch;text-align:center}.order-table td input::placeholder{color:inherit;opacity:1}.boldlink{font-weight:700;text-decoration:underline;cursor:pointer;user-select:none;color:inherit}.boldlink.disabled{opacity:.3;cursor:default}.boldlink-row{display:flex;justify-content:space-between;align-items:baseline}.lookup-input{width:100%;box-sizing:border-box;resize:vertical;display:block;margin-bottom:2em;font-family:Berkeley,monospace}.length-counter{text-align:right}.length-counter.dim{opacity:.3}.qty-step{font-weight:700;cursor:pointer;user-select:none;padding:.85em 0;text-align:center}.qty-step.disabled{opacity:.3;cursor:default}.mono,.mono *{font-family:Berkeley,monospace}.key{overflow-wrap:anywhere}.faq h3{font-size:1em;margin:0 0 .5em}.faq p{margin:0 0 1.5em}.faq p+p{margin-top:-1em}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:10000;background:#00000080}.modal-content{background:#fff;border:1px solid black;padding:1.5em;max-width:500px;width:calc(100% - 4em);box-sizing:border-box}.modal-content h2{margin-top:0}.modal-content>:last-child{margin-bottom:0}.modal-buttons{display:flex;justify-content:flex-end;gap:1em}
