@font-face{font-family:sfProText;src:url(../media/SF_Pro_Text_Ultralight-s.p.a5a23c7a.otf)format("opentype");font-display:swap;font-weight:200;font-style:normal}@font-face{font-family:sfProText;src:url(../media/SF_Pro_Text_Light-s.p.1843dc37.otf)format("opentype");font-display:swap;font-weight:350;font-style:normal}@font-face{font-family:sfProText;src:url(../media/SF_Pro_Text_Regular-s.p.8d6b7558.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:sfProText;src:url(../media/SF_Pro_Text_RegularItalic-s.p.a95f7759.otf)format("opentype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:sfProText;src:url(../media/SF_Pro_Text_Medium-s.p.eaf65194.otf)format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:sfProText;src:url(../media/SF_Pro_Text_MediumItalic-s.p.8ac82f4f.otf)format("opentype");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:sfProText;src:url(../media/SF_Pro_Text_Semibold-s.p.9d5b2385.otf)format("opentype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:sfProText Fallback;src:local(Arial);ascent-override:89.0%;descent-override:22.55%;line-gap-override:0.0%;size-adjust:106.99%}.sfprotext_2ca0c592-module__vFgxXW__className{font-family:sfProText,sfProText Fallback,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.sfprotext_2ca0c592-module__vFgxXW__variable{--font-sf-pro:"sfProText","sfProText Fallback",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}:root{--background:#faf8f2;--foreground:#4f4e4e;--zinc-50:#fafafa;--zinc-100:#f4f4f5;--zinc-200:#e4e4e7;--zinc-300:#d4d4d8;--zinc-400:#a1a1aa;--zinc-500:#71717a;--zinc-600:#52525b;--zinc-700:#3f3f46;--zinc-800:#27272a;--zinc-900:#18181b;--zinc-950:#09090b;--cream-bg:#f7f2e9;--cream-border:#eadfcf;--cream-hover:#eadfcf;--blue-600:#2563eb;--blue-700:#1d4ed8;--active-blue:#2688ff;--text-light:#faf8f2;--text-dark:#504e4e;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--radius-sm:5px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--canvas-bg:#faf8f2}@media (prefers-color-scheme:dark){:root{--canvas-bg:#2c2b2b}}.dark{--background:#18181b;--foreground:#fafafa;--canvas-bg:#2c2b2b}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;height:100%;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}body{background:var(--background);color:var(--foreground)}@keyframes spin-reverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.animate-spin-reverse{animation:1s linear infinite spin-reverse}.animate-spin-slow{animation:20s linear infinite spin-reverse}.flex{display:flex}.inline-flex{display:inline-flex}.inline-block{display:inline-block}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:var(--spacing-sm)}.gap-3{gap:12px}.gap-4{gap:var(--spacing-md)}.w-full{width:100%}.w-fit{width:fit-content}.w-4{width:16px}.h-full{height:100%}.h-4{height:16px}.min-h-screen{min-height:100vh}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.px-6{padding-left:24px;padding-right:24px}.px-8{padding-left:32px;padding-right:32px}.py-3{padding-top:12px;padding-bottom:12px}.py-10{padding-top:40px;padding-bottom:40px}.pb-4{padding-bottom:16px}.mt-2{margin-top:8px}.mt-6{margin-top:24px}.mt-12{margin-top:48px}.relative{position:relative}.absolute{position:absolute}.-top-1{top:-4px}.-right-1{right:-4px}.shrink-0{flex-shrink:0}.text-white{color:#fff}.whitespace-pre{white-space:pre}.whitespace-pre-wrap{white-space:pre-wrap}.italic{font-style:italic}.font-light{font-weight:350}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-ultra-light{font-weight:200}.font-mono{font-family:SF Mono,Monaco,Courier New,monospace}.leading-\[0\.9\]{line-height:.9}.leading-\[16px\]{line-height:16px}.tracking-tight{letter-spacing:-.025em}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[18px\]{font-size:18px}.text-\[36px\]{font-size:36px}.text-\[80px\]{font-size:80px}.text-\[150px\]{font-size:150px}.text-lg{font-size:18px}.bg-blue-600{background-color:var(--blue-600)}.bg-\[\#4F4E4E\]{background-color:#4f4e4e}.bg-\[\#FF5757\]{background-color:#ff5757}.text-\[\#FAF8F2\]{color:#faf8f2}.text-\[\#4F4E4E\]{color:#4f4e4e}.text-\[\#4F4E4E\]\/60{color:#4f4e4e99}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:var(--radius-xl)}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:bg-blue-700:hover{background-color:var(--blue-700)}.hover\:bg-\[\#3a3939\]:hover{background-color:#3a3939}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.animate-ping{animation:1s cubic-bezier(0,0,.2,1) infinite ping}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:768px){.md\:px-\[62px\]{padding-left:62px;padding-right:62px}.md\:py-\[71px\]{padding-top:71px;padding-bottom:71px}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:justify-between{justify-content:space-between}.md\:mt-0{margin-top:0}.md\:mt-4{margin-top:16px}.md\:mb-2{margin-bottom:8px}.md\:text-\[13px\]{font-size:13px}.md\:text-\[36px\]{font-size:36px}.md\:text-\[150px\]{font-size:150px}.md\:gap-\[10px\]{gap:10px}.md\:gap-\[21px\]{gap:21px}}button{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none}
