:root{--color-ink:#02010a;--color-ink-light:#2a2933;--color-ink-lighter:#52515b;--color-stone:#c0c5be;--color-stone-light:#d0d4bf;--color-stone-lighter:#e0e3df;--color-cloud:#e8f1f2;--color-cloud-light:#f2f7f8;--color-cloud-lighter:#f8fbfc;--color-success:#4a7c59;--color-warning:#8a7a3a;--color-error:#8a3a3a;--color-primary:#02010a;--color-secondary:#c0c5be;--color-accent:#2a2933;--color-bg:var(--color-cloud);--color-bg-elevated:var(--color-cloud-light);--color-text:var(--color-ink);--color-text-muted:var(--color-ink-lighter);--color-border:var(--color-stone);--color-border-light:var(--color-stone-light);--color-ink-rgb:2,1,10;--color-ink-light-rgb:42,41,51;--color-ink-lighter-rgb:82,81,91;--color-stone-rgb:192,197,190;--color-stone-light-rgb:208,212,207;--color-stone-lighter-rgb:224,227,223;--color-cloud-rgb:232,241,242;--color-cloud-light-rgb:242,247,248;--color-cloud-lighter-rgb:248,251,252;--color-success-rgb:74,124,89;--color-warning-rgb:138,122,58;--color-error-rgb:138,58,58;--color-primary-rgb:2,1,10;--color-secondary-rgb:192,197,190;--color-accent-rgb:42,41,51}.d-none{display:none}.d-block{display:block}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-flex{display:flex}.d-grid{display:grid}.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}.row-reverse{display:flex;flex-direction:row-reverse}.column-reverse{display:flex;flex-direction:column-reverse}.wrap{flex-wrap:wrap}nowrap{flex-wrap:nowrap}.align-start{align-items:flex-start}.align-center{align-items:center}.align-end{align-items:flex-end}.align-stretch{align-items:stretch}.align-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-space-between{justify-content:space-between}.justify-space-evenly{justify-content:space-evenly}.justify-space-around{justify-content:space-around}.align-self-start{align-self:flex-start}.align-self-center{align-self:center}.align-self-end{align-self:flex-end}.align-self-stretch{align-self:stretch}.flex-1{flex:1}.flex-auto{flex:0 0 auto}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.gap-xs{gap:4px}.gap-sm{gap:8px}.gap-md{gap:12px}.gap-lg{gap:16px}.gap-xl{gap:24px}.gap-xxl{gap:32px}.gap-center{gap:12px}@media(max-width:768px){.row-ss{display:flex;flex-direction:row}.column-ss{display:flex;flex-direction:column}.row-reverse-ss{display:flex;flex-direction:row-reverse}.column-reverse-ss{display:flex;flex-direction:column-reverse}.wrap-ss{flex-wrap:wrap}.align-start-ss{align-items:flex-start}.align-center-ss{align-items:center}.align-end-ss{align-items:flex-end}.align-stretch-ss{align-items:stretch}.justify-start-ss{justify-content:flex-start}.justify-center-ss{justify-content:center}.justify-end-ss{justify-content:flex-end}.justify-space-between-ss{justify-content:space-between}.justify-space-evenly-ss{justify-content:space-evenly}.justify-space-around-ss{justify-content:space-around}.gap-xs-ss{gap:4px}.gap-sm-ss{gap:8px}.gap-md-ss{gap:12px}.gap-lg-ss{gap:16px}.gap-xl-ss{gap:24px}.flex-1-ss{flex:1}.d-none-ss{display:none}.d-block-ss{display:block}.d-flex-ss{display:flex}}@media(max-width:480px){.row-xs{display:flex;flex-direction:row}.column-xs{display:flex;flex-direction:column}.row-reverse-xs{display:flex;flex-direction:row-reverse}.column-xs-reverse{display:flex;flex-direction:column-reverse}.wrap-xs{flex-wrap:wrap}.align-start-xs{align-items:flex-start}.align-center-xs{align-items:center}.align-end-xs{align-items:flex-end}.align-stretch-xs{align-items:stretch}.justify-start-xs{justify-content:flex-start}.justify-center-xs{justify-content:center}.justify-end-xs{justify-content:flex-end}.justify-space-between-xs{justify-content:space-between}.justify-space-evenly-xs{justify-content:space-evenly}.justify-space-around-xs{justify-content:space-around}.gap-xs-xs{gap:4px}.gap-sm-xs{gap:8px}.gap-md-xs{gap:12px}.gap-lg-xs{gap:16px}.gap-xl-xs{gap:24px}.flex-1-xs{flex:1}.d-none-xs{display:none}.d-block-xs{display:block}.d-flex-xs{display:flex}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-bold{font-weight:700}.text-medium{font-weight:500}.text-sm,.text-xs{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-xxl{font-size:1.5rem}.text-muted{color:#52515b}.w-full{width:100%}.h-full{height:100%}.w-auto{width:auto}.h-auto{height:auto}.w-screen{width:100vw}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.inset-0{inset:0}.z-sticky{z-index:200}.z-overlay{z-index:300}.z-modal{z-index:400}.p-xs{padding:4px}.p-sm{padding:8px}.p-md{padding:12px}.p-lg{padding:16px}.p-xl{padding:24px}.p-xxl{padding:32px}.px-xs{padding-left:4px;padding-right:4px}.px-sm{padding-left:8px;padding-right:8px}.px-md{padding-left:12px;padding-right:12px}.px-lg{padding-left:16px;padding-right:16px}.px-xl{padding-left:24px;padding-right:24px}.py-xs{padding-top:4px;padding-bottom:4px}.py-sm{padding-top:8px;padding-bottom:8px}.py-md{padding-top:12px;padding-bottom:12px}.py-lg{padding-top:16px;padding-bottom:16px}.py-xl{padding-top:24px;padding-bottom:24px}.pt-xs{padding-top:4px}.pt-sm{padding-top:8px}.pt-md{padding-top:12px}.pt-lg{padding-top:16px}.pt-xl{padding-top:24px}.pb-xs{padding-bottom:4px}.pb-sm{padding-bottom:8px}.pb-md{padding-bottom:12px}.pb-lg{padding-bottom:16px}.pb-xl{padding-bottom:24px}.pl-xs{padding-left:4px}.pl-sm{padding-left:8px}.pl-md{padding-left:12px}.pl-lg{padding-left:16px}.pl-xl{padding-left:24px}.pr-xs{padding-right:4px}.pr-sm{padding-right:8px}.pr-md{padding-right:12px}.pr-lg{padding-right:16px}.pr-xl{padding-right:24px}.m-xs{margin:4px}.m-sm{margin:8px}.m-md{margin:12px}.m-lg{margin:16px}.m-xl{margin:24px}.m-auto{margin:auto}.mx-xs{margin-left:4px;margin-right:4px}.mx-sm{margin-left:8px;margin-right:8px}.mx-md{margin-left:12px;margin-right:12px}.mx-lg{margin-left:16px;margin-right:16px}.mx-auto{margin-left:auto;margin-right:auto}.my-xs{margin-top:4px;margin-bottom:4px}.my-sm{margin-top:8px;margin-bottom:8px}.my-md{margin-top:12px;margin-bottom:12px}.my-lg{margin-top:16px;margin-bottom:16px}.my-xl{margin-top:24px;margin-bottom:24px}.mt-xs{margin-top:4px}.mt-sm{margin-top:8px}.mt-md{margin-top:12px}.mt-lg{margin-top:16px}.mt-xl{margin-top:24px}.mt-auto{margin-top:auto}.mb-xs{margin-bottom:4px}.mb-sm{margin-bottom:8px}.mb-md{margin-bottom:12px}.mb-lg{margin-bottom:16px}.mb-xl{margin-bottom:24px}.ml-xs{margin-left:4px}.ml-sm{margin-left:8px}.ml-md{margin-left:12px}.ml-lg{margin-left:16px}.mr-xs{margin-right:4px}.mr-sm{margin-right:8px}.mr-md{margin-right:12px}.mr-lg{margin-right:16px}.border{border:1px solid #c0c5be}.border-none{border:none}.rounded-sm{border-radius:4px}.rounded-md{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-xl{border-radius:16px}.rounded-full{border-radius:9999px}.bg-bg{background-color:#e8f1f2}.bg-elevated{background-color:#f2f7f8}.bg-primary{background-color:#02010a}.bg-secondary{background-color:#c0c5be}.bg-white{background-color:#fff}.bg-transparent{background-color:transparent}.text-primary{color:#02010a}.text-secondary{color:#c0c5be}.text-on-primary{color:#e8f1f2}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.container{width:100%;max-width:1024px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media(max-width:480px){.container{padding-left:12px;padding-right:12px}}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#02010a;background-color:#e8f1f2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#app{min-height:100vh;display:flex;flex-direction:column}canvas,img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit;background:none;border:none;outline:none}button{cursor:pointer}ol,ul{list-style:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background-color:#c0c5be;border-radius:9999px}::-moz-selection{background-color:rgba(var(--color-ink-rgb),.15)}::selection{background-color:rgba(var(--color-ink-rgb),.15)}
