:root{--ink: #110a08;--paper: #fefefe;--side: #fffaef;--line: #110a08;--yellow: #ffd440;--pink: #fe7da8;--soft-pink: #ffd9e5;--orange: #f07a3b;--muted: #6b625b;--rule: #d8d2c8;--green: #a9d877;--guide: #3e7c4f;--cindy: #7a4a2b;--font-sans: "Golos Text", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--font-hand: "Caveat", "Comic Sans MS", cursive}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100%;background:var(--paper);color:var(--ink);font-family:var(--font-sans);font-size:16px;line-height:1.5;overflow-x:clip;text-rendering:geometricPrecision}body{min-height:100dvh}a{color:inherit}a:hover{opacity:.72}button,input{font:inherit}button{color:inherit;cursor:pointer}input:focus,button:focus-visible,a:focus-visible{outline:2px solid currentColor;outline-offset:2px}svg{display:block}.storefront{height:100dvh;min-height:640px;display:flex;overflow:hidden;background:var(--paper);color:var(--ink)}.rail{width:64px;flex:0 0 64px;background:var(--yellow);border-right:2.5px solid var(--line);display:flex;flex-direction:column;align-items:center;gap:20px;padding:12px 0 16px}.mark,.rail-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;color:var(--ink);background:transparent;border:0;padding:0;text-decoration:none}.mark{position:relative;margin-bottom:6px;border-radius:9px;background:#1c0d07;color:#d96b3b}.mark svg{width:22px;height:22px;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;fill:none}.mark-dot{position:absolute;top:-3px;right:-3px;width:10px;height:10px;border-radius:999px;background:var(--orange)}.rail-icon svg{width:21px;height:21px;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;fill:none}.rail-icon.active{background:var(--paper);border:2px solid var(--line);border-radius:8px;box-shadow:3px 3px 0 var(--line)}.rail-spacer{flex:1}.sidebar{width:310px;flex:0 0 310px;min-height:0;display:flex;flex-direction:column;overflow-y:auto;background:var(--side);border-right:2.5px solid var(--line)}.side-title{height:70px;flex:0 0 70px;display:flex;align-items:center;padding:0 20px;border-bottom:2.5px solid var(--line);font-size:23px;font-weight:700}.saved,.section-title,.channel,.dm-row{display:flex;align-items:center}.saved{gap:10px;padding:16px 20px 8px;font-weight:600;font-size:15px}.saved svg,.section-title svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.section-title{gap:8px;padding:16px 20px 6px;font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:1px}.section-title b{color:var(--muted);font-weight:400}.section-actions{margin-left:auto;font-size:18px;letter-spacing:0}.channel-list{display:flex;flex-direction:column;gap:2px;padding:0 12px}.channel{min-height:39px;gap:10px;padding:9px 10px;color:inherit;text-decoration:none;font-size:15px;font-weight:500}.channel span:first-child{font-family:var(--font-mono);font-weight:700}.channel svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.6}.channel.is-active{margin:3px 0;border:2px solid var(--line);background:var(--pink);box-shadow:4px 4px 0 var(--line);font-weight:700}.channel.locked span:last-child{margin-left:auto;font-size:15px}.dm-title{padding-top:22px}.dm-list{display:flex;flex-direction:column;gap:8px;padding:6px 16px 22px}.dm-row{gap:10px;min-width:0}.dm-row strong{flex:0 1 auto;font-size:14.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-row em{min-width:0;color:var(--muted);font-family:var(--font-mono);font-size:11.5px;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm-row i{width:10px;height:10px;margin-left:auto;flex:0 0 10px;border:1.5px solid var(--line);border-radius:999px;background:var(--green)}.pixel{width:30px;height:30px;flex:0 0 30px;border:1.5px solid var(--line);background:#ede6da;image-rendering:pixelated;position:relative}.pixel:before,.pixel:after,.pixel span:before,.pixel span:after{content:"";position:absolute;background:currentColor}.pixel-guide{color:var(--guide)}.pixel-guide:before{left:11px;top:0;width:8px;height:4px}.pixel-guide:after{left:4px;top:5px;width:22px;height:11px}.pixel-guide span:before{left:8px;bottom:4px;width:14px;height:7px}.pixel-guide span:after{left:7px;top:9px;width:4px;height:4px;color:#ede6da;background:#ede6da;box-shadow:12px 0 #ede6da}.pixel-cindy{color:var(--cindy)}.pixel-cindy:before{left:7px;top:5px;width:16px;height:11px}.pixel-cindy:after{left:7px;bottom:4px;width:16px;height:8px}.pixel-cindy span:before{left:11px;top:9px;width:4px;height:4px;background:#ede6da;box-shadow:9px 0 #ede6da}.pixel.large{width:42px;height:42px;flex-basis:42px;border-width:2px}.workspace{min-width:0;flex:1;display:flex;flex-direction:column;background:var(--paper)}.topbar{height:70px;flex:0 0 70px;display:flex;align-items:center;gap:14px;padding:0 20px;border-bottom:2.5px solid var(--line);background:#fff}.channel-badge{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border:2px solid var(--line);border-radius:6px;background:var(--yellow);font-family:var(--font-mono);font-size:19px;font-weight:700}.topbar-copy{min-width:0}.topbar h1{margin:0;font-size:17.5px;line-height:1.2}.topbar p{margin:3px 0 0;color:var(--muted);font-family:var(--font-mono);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.topbar-actions button,.member-pill{height:32px;min-width:32px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:2px solid var(--line);border-radius:6px;background:var(--paper);box-shadow:2.5px 2.5px 0 var(--line);color:var(--ink)}.topbar-actions button{padding:0}.topbar-actions svg,.member-pill svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.member-pill{padding:0 9px;font-family:var(--font-mono);font-size:12px;font-weight:700}.tabs{display:flex;flex:0 0 auto;border-bottom:2.5px solid var(--line);background:#fff}.tab{display:flex;align-items:center;gap:8px;padding:9px 20px;border-right:2px solid var(--line);color:#3f3833;text-decoration:none;font-size:14px;font-weight:500}.tab.is-active{background:var(--yellow);color:var(--ink);font-weight:700}.tab svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.chat-stage{position:relative;flex:1;min-height:0;overflow:hidden;background:var(--paper)}.message-cloud{position:absolute;inset:0;overflow:hidden;padding:24px 32px;filter:blur(7px);pointer-events:none;user-select:none}.beginning{padding:12px 0 28px;text-align:center;color:var(--muted);font-family:var(--font-mono);font-size:13px}.date-rule{display:flex;align-items:center;gap:14px;margin:18px 0;color:var(--muted);font-family:var(--font-mono);font-size:11px;letter-spacing:2px}.date-rule span{height:1px;flex:1;background:var(--rule)}.join-note{margin:0 0 8px;color:var(--muted);text-align:center;font-family:var(--font-mono);font-size:12.5px}.message{display:flex;gap:14px;max-width:760px;margin-top:24px}.message h2{margin:8px 0 6px;font-size:19px;line-height:1.25}.message p{margin:0 0 8px;font-size:15px;line-height:1.55}.message-meta{display:flex;align-items:baseline;gap:10px}.message-meta span{color:var(--muted);font-family:var(--font-mono);font-size:12px}mark,.reply-pill{border:1.5px solid var(--line);background:var(--soft-pink);color:inherit;font-family:var(--font-mono)}mark{padding:1px 6px;font-size:13px}.reply-pill{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;font-size:12px}.invite-card{position:absolute;inset:16px;width:min(410px,calc(100% - 32px));max-height:calc(100% - 32px);margin:auto;overflow:auto;border:2px solid var(--line);background:var(--side);box-shadow:6px 6px 0 var(--line);padding:20px 22px 16px}.card-kicker{margin:0 0 10px;color:#4a423c;font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:1.5px}.invite-card h2{margin:0 0 10px;font-family:var(--font-hand);font-size:28px;font-weight:600;line-height:1.2;transform:rotate(-.8deg);transform-origin:left center}.invite-card h2 span{display:inline-block;padding:0 8px 2px}.invite-card h2 span:first-child{background:var(--yellow)}.invite-card h2 span:last-child{background:var(--pink)}.invite-card p{margin:0 0 8px;font-size:14.5px;line-height:1.5}.invite-form{display:flex;flex-direction:column;gap:8px;margin:0 0 6px}.invite-form input{width:100%;height:40px;border:2px solid var(--line);border-radius:0;background:var(--paper);color:var(--ink);padding:7px 12px;font-family:var(--font-hand);font-size:21px;font-weight:500}.invite-form button{min-height:42px;border:2px solid var(--line);border-radius:0;background:var(--yellow);box-shadow:3px 3px 0 var(--line);color:var(--ink);padding:9px 14px;font-size:15px;font-weight:700}.invite-form button:hover{transform:translate(1px,1px);box-shadow:2px 2px 0 var(--line)}.invite-note{color:#4a423c;font-family:var(--font-hand);font-size:19px;font-weight:500;line-height:1.3;transform:rotate(-.5deg);transform-origin:left center}.card-rule{height:1px;margin:10px 0 12px;background:var(--rule)}.contact-row{display:flex;align-items:flex-start;gap:16px}.contact-copy{flex:1;min-width:0;display:flex;flex-direction:column;gap:7px}.contact-copy p{margin:0;font-family:var(--font-hand);font-size:21px;line-height:1.35;transform:rotate(-.5deg);transform-origin:left center}.contact-copy a:not(.manifest-link){display:inline-block;border:1.5px solid var(--line);background:var(--soft-pink);padding:0 7px;color:var(--ink);font-family:var(--font-mono);font-size:12.5px;font-weight:700;text-decoration:none;transform:rotate(.5deg)}.contact-copy .warning{color:#e4638f;font-size:19px;font-weight:600;line-height:1.25;transform:rotate(-1.5deg)}.manifest-link{align-self:flex-start;color:var(--ink);font-family:var(--font-hand);font-size:20px;font-weight:600;text-decoration:underline;text-underline-offset:3px;transform:rotate(-1deg);transform-origin:left center}.seal{width:86px;height:86px;flex:0 0 86px;margin:6px 0 0 -34px;transform:rotate(-10deg)}.seal circle,.seal line{fill:none;stroke:#e4638f}.seal circle:first-of-type{stroke-width:5}.seal .seal-dash{stroke-width:1.8;stroke-dasharray:4.5 4.5}.seal text{fill:#e4638f;font-family:var(--font-mono);font-size:12.5px;font-weight:700;letter-spacing:2.5px}.seal .seal-dot{fill:#e4638f;stroke:none}.seal line{stroke-width:6.5;stroke-linecap:round}.composer{position:relative;flex:0 0 auto;display:flex;flex-direction:column;gap:14px;margin:14px 16px;border:2px solid var(--line);border-radius:4px;background:var(--paper);padding:14px 14px 10px}.composer input{width:100%;border:0;color:var(--ink);font-family:var(--font-mono);font-size:14.5px}.composer input:focus{outline:none}.composer-tools{display:flex;align-items:center;gap:8px}.composer-tools button{width:30px;height:30px;display:grid;place-items:center;border:2px solid var(--line);border-radius:6px;background:var(--paper);padding:0}.composer-tools svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.task-check{margin-left:auto;display:flex;align-items:center;gap:6px;color:#3f3833;font-family:var(--font-mono);font-size:12px}.task-check i{width:13px;height:13px;border:2px solid #3f3833}.composer-tools .send{background:var(--soft-pink)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media(max-width:960px){.sidebar{display:none}}@media(max-width:640px){.storefront{min-height:620px}.rail,.topbar-actions{display:none}.topbar{height:64px;flex-basis:64px;padding:0 14px}.topbar p{max-width:calc(100vw - 86px)}.tabs{overflow-x:auto}.tab{min-width:104px;justify-content:center;padding:9px 14px}.message-cloud{padding:18px 14px}.invite-card{inset:12px;width:calc(100% - 24px);padding:18px 18px 14px;box-shadow:4px 4px 0 var(--line)}.invite-card h2{font-size:26px}.contact-row{gap:10px}.seal{width:72px;height:72px;flex-basis:72px;margin-left:-22px}.composer{margin:12px}}@media(max-width:420px){.storefront{min-height:680px}.channel-badge{width:34px;height:34px;flex-basis:34px}.topbar h1{font-size:16px}.topbar p,.composer input{font-size:12px}.invite-card p{font-size:14px}.contact-copy p{font-size:19px}.contact-copy .warning{font-size:17px}.manifest-link{font-size:18px}.seal{display:none}}
