@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Ubuntu+Mono:wght@400;700&display=swap";@layer components,utilities;@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}:root,html[data-theme=light]{--primary:#ca3e47;--primary-hover:#a8323a;--bg-main:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 50%,#d8d8d8 100%);--bg-page:#e8e8e8;--bg-card:#fafafae6;--bg-elevated:#fffffff2;--bg-glass:#f5f5f5b3;--text:#2c2c2c;--text-secondary:#4a4a4a;--text-muted:#7a7a7a;--border:#ca3e4740;--shadow:0 1px 3px #0000001f,0 1px 2px #00000014;--shadow-lg:0 4px 6px #00000026,0 2px 4px #0000001a;--gradient-primary:linear-gradient(135deg,#ca3e47 0%,#a8323a 100%);--gradient-highlight:linear-gradient(135deg,#a8323a 0%,#ca3e47 100%);--gradient-subtle:linear-gradient(135deg,#e8e8e8 0%,#d8d8d8 100%);--gradient-navbar:linear-gradient(135deg,#f0f0f0 0%,#e5e5e5 100%);--font-mono:"Ubuntu Mono","Courier New",monospace;--navbar-height:84px;--activity-feed-height:24px;--header-total-height:calc(var(--navbar-height) + var(--activity-feed-height));color-scheme:light}html[data-theme=dark]{--primary:#660007;--primary-hover:#690007;--bg-main:linear-gradient(135deg,#070707 0%,#131313 50%,#1a1a1a 100%);--bg-page:#131313;--bg-card:#181818d9;--bg-elevated:#242424f2;--bg-glass:#242424f2;--text:#d1d1d1;--text-secondary:#d1d5db;--text-muted:#9ca3af;--border:#7e00084d;--shadow:0 1px 3px #00000080,0 1px 2px #0006;--shadow-lg:0 4px 6px #0009,0 2px 4px #0006;--gradient-primary:linear-gradient(135deg,#0c0c0c 0%,#202020 100%);--gradient-highlight:linear-gradient(135deg,#0c0c0c 0%,#202020 100%);--gradient-subtle:linear-gradient(135deg,#141414 0%,#242424 100%);--gradient-navbar:linear-gradient(135deg,#141414 0%,#242424 100%);color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--bg-page);color:var(--text);background-attachment:fixed;min-height:100vh}@supports (-webkit-touch-callout:none){html,body{min-height:-webkit-fill-available}}body{font-family:var(--font-mono);background:var(--bg-main);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;position:relative;overflow-x:hidden}body:before{content:"";opacity:.1;pointer-events:none;z-index:1;background-image:url(/noise.png);width:100%;height:100%;position:fixed;top:0;left:0}html[data-theme=dark] body:before{opacity:.1;background-image:url(/whitenoise.png)}.app{min-height:calc(100vh - var(--header-total-height,116px));flex-direction:column;align-items:center;display:flex}::-webkit-scrollbar{width:3px;height:6px}::-webkit-scrollbar-track{background:var(--bg-main)}::-webkit-scrollbar-thumb{background:var(--text-secondary);opacity:.3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary);opacity:.5}[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--text-secondary);opacity:.3}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:var(--text-secondary);opacity:.5}.site-header{z-index:50;background:var(--gradient-navbar);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100vw;color:var(--text);box-shadow:var(--shadow);margin-bottom:0;margin-left:calc(50% - 50vw);padding-bottom:0;position:sticky;top:0}.header-inner{box-sizing:border-box;grid-template-columns:minmax(120px,max-content) 1fr minmax(120px,max-content);align-items:center;gap:16px;max-width:1100px;height:60px;margin:0 auto;padding:12px 16px;display:grid}.header-inner.header-no-tabs{grid-template-columns:1fr auto;justify-items:start}.header-inner.header-no-tabs .brand{grid-column:1}.header-inner.header-no-tabs .header-right{grid-column:2;margin-left:auto}.brand{justify-self:start;align-items:center;gap:12px;display:flex}.brand-logo{border-radius:8px;width:36px;height:36px}.brand-name{color:var(--text);letter-spacing:-.025em;white-space:nowrap;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.4rem;font-weight:700}.header-right{justify-self:end;align-items:center;gap:12px;display:flex}.header-right-only-toggle{grid-column:3;justify-self:end;gap:0;margin-left:0}.theme-toggle{background:var(--bg-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;font-family:var(--font-mono);border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.theme-toggle:hover{background:var(--bg-elevated);color:var(--text);border-color:var(--primary);transform:translateY(-1px)}.landing-page{min-height:calc(100vh - var(--navbar-height,84px));width:100%}.landing-container{border-radius:12px;max-width:1200px;margin:0 auto;padding:0 24px}.landing-hero{text-align:center;background:var(--bg-main);border-radius:12px;justify-content:center;align-items:center;min-height:90vh;padding:0;display:flex;position:relative;overflow:hidden}.hero-content{z-index:3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);max-width:700px;margin:0 auto;padding:60px 24px;position:relative}.hero-logo{border-radius:16px;width:60px;height:60px;margin:0 auto 16px}.hero-title{color:var(--text);letter-spacing:-.05em;margin-bottom:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3rem;font-weight:700}@media(max-width:768px){.header-inner{grid-template-columns:minmax(80px,auto) 1fr minmax(120px,auto);gap:8px;min-height:56px;padding:10px 16px}.header-inner.header-no-tabs{grid-template-columns:1fr auto}.brand-name{font-size:1.1rem}.header-right{flex-wrap:nowrap;gap:8px}.theme-toggle{min-width:40px;min-height:40px;padding:10px}.theme-toggle svg{width:18px;height:18px}.landing-hero{padding:80px 0 60px}.hero-content{padding:0 16px}.hero-title{margin-bottom:12px;font-size:2.5rem}.hero-logo{width:60px;height:60px;margin-bottom:20px}.landing-container{padding:0 16px}}@media(max-width:480px){.header-inner{grid-template-columns:minmax(60px,auto) 1fr minmax(100px,auto);gap:6px;min-height:52px;padding:8px 12px}.header-inner.header-no-tabs{grid-template-columns:1fr auto}.brand-name{font-size:1rem}.brand-logo{width:24px;height:24px}.header-right{gap:6px}.theme-toggle{min-width:36px;min-height:36px;padding:8px}.theme-toggle svg{width:16px;height:16px}.landing-hero{padding:60px 0 40px}.hero-title{font-size:2rem;line-height:1.2}.hero-logo{width:50px;height:50px;margin-bottom:16px}}
