@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Manrope:wght@400;500;600&display=swap";:root{color:#eeece4;font-synthesis:none;text-rendering:optimizelegibility;background:#111210;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#111210;min-width:320px}body{background:radial-gradient(circle at 50% 24%,#c47c5d0e,#0000 31rem),#111210;min-width:320px;height:100svh;margin:0;overflow:hidden}button,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{flex-direction:column;width:min(100%,920px);height:100svh;margin:0 auto;padding:0 18px;display:flex;position:relative}.site-header{border-bottom:1px solid #f1efe71f;flex:0 0 86px;justify-content:space-between;align-items:center;height:86px;display:flex}.wordmark{color:#eeece4;letter-spacing:-.05em;font-size:1.25rem;font-weight:600;text-decoration:none}.wordmark span{color:#c47c5d}.site-header p{color:#929089;letter-spacing:.12em;text-transform:uppercase;margin:0;font-family:DM Mono,monospace;font-size:.62rem}.header-actions{align-items:center;gap:14px;display:flex}.menu-trigger{color:#b2b0a8;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#1c1d1a;border:1px solid #343530;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-family:DM Mono,monospace;font-size:.56rem;display:inline-flex}.menu-trigger:hover,.menu-trigger:focus-visible{color:#eeece4;border-color:#50514b;outline:none}.menu-lines{gap:3px;width:12px;display:grid}.menu-lines i{background:currentColor;height:1px;display:block}.menu-scrim{z-index:18;cursor:default;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#080908ad;border:0;position:fixed;inset:0}.loom-menu{z-index:20;color:#e7e5dd;background:#1b1c19;border:1px solid #393a35;border-radius:22px;width:min(100% - 36px,440px);max-height:calc(100svh - 96px);padding:22px;animation:.22s cubic-bezier(.22,.8,.25,1) both menu-in;position:absolute;top:70px;right:18px;overflow-y:auto;box-shadow:0 24px 70px #0000006b}.menu-heading{justify-content:space-between;align-items:flex-start;padding-bottom:20px;display:flex}.menu-heading span,.menu-label{color:#75766f;letter-spacing:.11em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:.53rem}.menu-heading h2{letter-spacing:-.03em;margin:5px 0 0;font-size:1.25rem;font-weight:500}.menu-heading button{color:#8e8f87;cursor:pointer;background:#252622;border:1px solid #383934;border-radius:50%;width:32px;height:32px;font-size:1.1rem;line-height:1}.menu-group{gap:10px;display:grid}.menu-label-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.menu-label-row button{color:#c4a092;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;background:0 0;border:1px solid #49372e;border-radius:999px;padding:5px 8px;font-family:DM Mono,monospace;font-size:.5rem}.menu-loom{color:#c9c7bf;cursor:pointer;text-align:left;background:#232420;border:1px solid #33342f;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-height:58px;padding:8px 10px;display:grid}.menu-loom:hover,.menu-loom:focus-visible,.menu-loom.active{background:#292a26;border-color:#4b4c46;outline:none}.picker-avatar--mine{color:#e8d5cc;background:#5a3c30}.saved-loom-list{scrollbar-width:thin;scrollbar-color:#444640 transparent;gap:7px;max-height:224px;display:grid;overflow-y:auto}.saved-mark{color:#ae8e80;letter-spacing:.06em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:.5rem}.menu-separator{background:#343530;height:1px;margin:20px 0}.empty-saves{color:#6f7069;background:#20211e;border:1px dashed #363732;border-radius:13px;margin:0;padding:16px;font-size:.72rem;line-height:1.5}.loom-tabs{scrollbar-width:none;border-bottom:1px solid #f1efe714;flex:0 0 58px;align-items:center;gap:8px;min-width:0;display:flex;overflow-x:auto}.loom-tabs::-webkit-scrollbar{display:none}.loom-tab{color:#777870;cursor:pointer;letter-spacing:.03em;background:0 0;border:1px solid #0000;border-radius:999px;flex:none;align-items:center;gap:8px;padding:7px 11px 7px 8px;font-family:DM Mono,monospace;font-size:.62rem;transition:color .16s,background .16s,border-color .16s;display:inline-flex}.tab-copy{text-align:left;gap:1px;display:grid}.tab-copy strong{max-width:17ch;color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-weight:400;overflow:hidden}.tab-copy small{color:#666860;letter-spacing:.06em;font-size:.48rem}.loom-tab:hover,.loom-tab:focus-visible{color:#c8c7bf;background:#1b1c19;outline:none}.loom-tab.active{color:#e9e7df;background:#242521;border-color:#383934}.tab-avatar{color:#e8d5cc;background:#5a3c30;border-radius:50%;place-items:center;width:23px;height:23px;font-size:.55rem;display:grid}.tab-avatar--mira{color:#d5daeb;background:#3e465e}.tab-count{color:#777870;text-align:center;background:#181916;border-radius:999px;min-width:17px;padding:2px 5px;font-size:.52rem}.tab-saved{color:#b99a8c;letter-spacing:.08em;text-transform:uppercase;font-size:.5rem}.loom-tab.active .tab-count{color:#b5b4ac}.conversation{flex-direction:column;flex:1;gap:10px;width:100%;max-width:660px;min-height:0;margin:0 auto;padding:16px 0 0;display:flex}.conversation--mira{animation:.38s cubic-bezier(.22,.8,.25,1) both swipe-in}.conversation--mine{animation:.32s cubic-bezier(.22,.8,.25,1) both swipe-back}.loom,.entry-card,.action-card,.discovery-card,.composer{border-radius:24px}.loom{color:#eeece4;background:#22231f;border:1px solid #34352f;flex-direction:column;flex:0 0 clamp(225px,34svh,310px);height:clamp(225px,34svh,310px);padding:28px 24px;display:flex;overflow:hidden}.eyebrow,.loom-count,.loom-snapshot,.composer label,.hint{text-transform:uppercase;letter-spacing:.1em;font-family:DM Mono,monospace}.eyebrow{color:#c47c5d;font-size:.65rem}.loom-title{gap:4px;min-width:0;display:grid}.loom-title .eyebrow{text-overflow:ellipsis;white-space:nowrap;max-width:24ch;overflow:hidden}.loom-author{color:#6f7069;letter-spacing:.06em;font-family:DM Mono,monospace;font-size:.52rem}.loom-heading{border-bottom:1px solid #393a34;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.loom-count{color:#777870;font-size:.58rem}.loom-controls{align-items:center;gap:12px;display:flex}.save-button{color:#e2c1b2;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#342720;border:1px solid #553b2f;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:68px;padding:7px 10px;font-family:DM Mono,monospace;font-size:.56rem;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.save-button:hover:not(:disabled),.save-button:focus-visible{color:#f4ded3;background:#483126;border-color:#76513f;outline:none}.save-button.saved{color:#c7b0a5;background:#29231f;border-color:#49372e}.save-dot{background:currentColor;border-radius:50%;width:5px;height:5px}.new-loom-button{color:#9fa097;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:0 0;border:1px solid #3a3b35;border-radius:999px;padding:7px 9px;font-family:DM Mono,monospace;font-size:.54rem}.new-loom-button:hover,.new-loom-button:focus-visible{color:#eeece4;border-color:#5a5b54;outline:none}.loom-content{scrollbar-width:thin;scrollbar-color:#4c4d46 transparent;min-height:0;padding-top:20px;overflow-y:auto}.loom h1{letter-spacing:-.045em;max-width:18ch;margin:0;font-size:clamp(1.7rem,7vw,2.6rem);font-weight:500;line-height:1.08}.woven-thoughts{border-top:1px solid #393a34;margin-top:24px;padding-top:18px}.woven-thoughts p{color:#aaa99f;margin:0;font-size:.9rem;line-height:1.55}.woven-thoughts p+p{margin-top:10px}.woven-thoughts p:before{content:"— ";color:#c47c5d}.loom--mira{background:#202229;border-color:#363b49}.loom--mira .loom-heading,.loom--mira .woven-thoughts{border-color:#363b49}.loom--mira .eyebrow,.loom--mira .woven-thoughts p:before{color:#9aa9d0}.mira-toggle{background:#191b20;border:1px solid #313541;border-radius:12px;grid-template-columns:1fr 1fr;gap:3px;margin:14px 0 0;padding:3px;display:grid}.mira-toggle button{color:#777d8f;cursor:pointer;letter-spacing:.04em;background:0 0;border:0;border-radius:9px;padding:7px 9px;font-family:DM Mono,monospace;font-size:.55rem;transition:color .16s,background .16s}.mira-toggle button:hover,.mira-toggle button:focus-visible{color:#d6d9e3;outline:none}.mira-toggle button.active{color:#e1e3eb;background:#303440}.stream{scrollbar-width:thin;scrollbar-color:#3c3d38 transparent;flex:1;min-height:0;overflow-y:auto}.stream-content{flex-direction:column;justify-content:flex-end;min-height:100%;padding-bottom:22px;display:flex}.entry-list{gap:10px;padding-bottom:10px;display:grid}.entry-card{color:#eee9df;background:#302620;border:1px solid #48362d;gap:28px;min-height:146px;padding:22px 24px 26px;animation:.42s cubic-bezier(.2,.8,.2,1) both settle-in;display:grid}.entry-card:nth-of-type(odd){background:#242a23;border-color:#364036}.loom-snapshot{color:#eee9df87;border-bottom:1px solid #eee9df21;justify-content:space-between;align-items:center;gap:16px;padding-bottom:13px;font-size:.55rem;line-height:1.4;display:flex}.entry-card p{overflow-wrap:anywhere;letter-spacing:-.025em;max-width:34ch;margin:0;font-size:clamp(1.25rem,5vw,1.75rem);line-height:1.35}.action-card{color:#d9dce7;background:#202227;border:1px solid #383c47;padding:24px;animation:.42s cubic-bezier(.2,.8,.2,1) both settle-in}.discovery-card{color:#deddd6;background:#1c1d1b;border:1px solid #32332f;margin-top:10px;padding:0;animation:.42s cubic-bezier(.2,.8,.2,1) both settle-in}.discovery-toggle{color:#d0cec6;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:18px 22px;display:flex}.discovery-toggle>span:first-child{gap:3px;display:grid}.discovery-toggle small{color:#74766f;letter-spacing:.1em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:.5rem}.discovery-toggle strong{font-size:.9rem;font-weight:500}.discovery-chevron{color:#777a72;font-size:1.2rem;transition:transform .18s}.discovery-card.open .discovery-chevron{transform:rotate(180deg)}.discovery-body{padding:0 22px 22px;animation:.22s both settle-in}.discovery-body>p{color:#74766f;margin:0 0 14px;font-size:.72rem}.loom-picker{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#444640 transparent;gap:7px;max-height:230px;display:grid;overflow-y:auto}.loom-picker button{color:#cbc9c1;cursor:pointer;text-align:left;background:#252623;border:1px solid #363733;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:52px;padding:7px 10px;transition:background .16s,border-color .16s,transform .16s;display:grid}.loom-picker button:hover,.loom-picker button:focus-visible{background:#2c2d29;border-color:#4b4d46;outline:none;transform:translate(2px)}.picker-avatar{color:#d7dbea;background:#3e465e;border-radius:50%;place-items:center;width:30px;height:30px;font-family:DM Mono,monospace;font-size:.58rem;display:grid}.picker-copy{gap:2px;min-width:0;display:grid}.picker-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:500;overflow:hidden}.picker-copy small{color:#777870;font-family:DM Mono,monospace;font-size:.53rem}.picker-arrow{color:#777b89;font-size:.9rem}.action-heading{color:#747b90;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;font-family:DM Mono,monospace;font-size:.55rem;line-height:1.4;display:flex}.action-heading span:first-child{color:#a3acd0}.action-card h2{letter-spacing:-.025em;max-width:23ch;margin:30px 0;font-size:clamp(1.2rem,4.5vw,1.55rem);font-weight:500;line-height:1.3}.action-list{flex-wrap:wrap;gap:8px;display:flex}.action-list button{color:#bdc3da;cursor:pointer;letter-spacing:.04em;background:#292c34;border:1px solid #414653;border-radius:999px;padding:10px 14px;font-family:DM Mono,monospace;font-size:.62rem;transition:color .16s,background .16s,border-color .16s}.action-list button:hover,.action-list button:focus-visible{color:#f0f1f5;background:#353946;border-color:#5a6175;outline:none}.action-list .visit-action{color:#dcc0b4;background:#342720;border-color:#553b2f}.action-list .return-action{color:#d6d7dc;background:0 0;border-color:#555a67}.summary-note,.summary-block,.entry-card .summary-block p{color:#b5b7c0;letter-spacing:normal;overflow-wrap:anywhere;max-width:none;font-size:.78rem;line-height:1.6}.summary-block{margin:12px 0}.summary-block summary{cursor:pointer;color:#adbade}.summary-block p+p{margin-top:8px}.scripted-review{margin-top:20px}.review-label{color:#adbade;font-size:.75rem}.scripted-review .action-list+.action-list{margin-top:8px}.action-list button:disabled{opacity:.45;cursor:default}.entry-card--mira{background:#252832;border-color:#3b4050}.mira-actions,.recreation-actions{background:#282b35;border-color:#444a5a}.composer{background:#1a1b19;border:1px solid #30312d;padding:24px;transition:border-color .18s,background .18s}.composer:focus-within{background:#1e1f1c;border-color:#5d5e56}.composer label{color:#a6a39b;margin-bottom:24px;font-size:.64rem;display:block}.input-row{align-items:flex-end;gap:12px;display:flex}.composer textarea{resize:vertical;color:#eeece4;caret-color:#c47c5d;background:0 0;border:0;outline:0;flex:1;min-height:62px;max-height:180px;padding:0;font-size:1.18rem;line-height:1.45}.composer textarea::placeholder{color:#66645f}.composer button{color:#eeece4;cursor:pointer;background:#383934;border:0;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;transition:transform .16s,opacity .16s,background .16s;display:grid}.composer button:hover:not(:disabled){background:#694536;border-color:#8d5c47;transform:translateY(-2px)}.composer button:disabled{opacity:.2;cursor:default}.composer button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px}.hint{color:#74726c;margin-top:18px;font-size:.56rem;display:none}footer{color:#68665f;letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #f1efe714;justify-content:space-between;align-items:center;gap:24px;font-family:DM Mono,monospace;font-size:.58rem;display:none}@keyframes settle-in{0%{opacity:0;transform:translateY(10px)scale(.985)}}@keyframes swipe-in{0%{opacity:0;transform:translate(44px)}}@keyframes swipe-back{0%{opacity:0;transform:translate(-44px)}}@keyframes menu-in{0%{opacity:0;transform:translateY(-8px)scale(.985)}}@media (width>=640px){.app-shell{padding:0 32px}.loom-menu{right:32px}.conversation{padding-top:22px}.loom{flex-basis:clamp(260px,38svh,340px);height:clamp(260px,38svh,340px);padding:34px 36px}.entry-card,.action-card,.discovery-card,.composer{padding:28px 36px 32px}.hint{display:block}}@media (width<=420px){.site-header p,.loom-count{display:none}.loom-controls{gap:6px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.entry-card,.conversation--mira,.conversation--mine{animation:none}}
