.log-browser,.log-detail,.log-editor{--log-gap:10px;gap:var(--log-gap);flex-direction:column;min-width:0;display:flex}.log-toolbar,.log-search,.log-calendar-heading,.log-editor-top,.log-detail-meta,.log-bottom-tools{align-items:center;gap:6px;min-width:0;display:flex}.log-toolbar{flex-wrap:wrap;justify-content:space-between}.log-scope,.log-arrangement,.log-recurrence{background:var(--surface-soft);border-radius:999px;align-items:center;gap:2px;padding:3px;display:flex}.log-scope button,.log-arrangement button,.log-recurrence button{white-space:nowrap;background:0 0;border-radius:999px;padding:7px 10px;font-size:12px}.log-arrangement button{place-items:center;padding:7px;display:grid}.log-scope button[aria-pressed=true],.log-arrangement button[aria-pressed=true],.log-recurrence button[aria-pressed=true]{background:var(--surface);color:var(--ink)}.log-search input{background:var(--surface-soft);border:0;flex:1;min-width:0}.log-search button{flex:none;justify-content:center;align-items:center;display:flex}.log-calendar-heading{margin:4px 0}.log-calendar-heading>button{background:0 0;place-items:center;padding:7px;display:grid}.log-calendar-heading label{font-family:var(--font-ui);text-align:center;min-width:0;font-size:20px;display:block;position:relative}.log-calendar-heading label input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.log-calendar-heading .log-today{font-family:var(--font-ui);background:var(--surface-soft);border-radius:999px;margin-left:auto;padding:7px 12px;font-size:12px}.log-calendar{grid-template-columns:repeat(7,minmax(0,1fr));gap:3px;display:grid}.log-weekday{text-align:center;color:var(--muted);padding:4px;font-size:11px}.log-day{background:color-mix(in srgb,var(--surface-soft) 45%,transparent);border-radius:var(--radius-sm);min-width:0;min-height:105px;padding:3px}.log-day[data-outside]{background:0 0}.log-day[data-outside] .log-day-number{color:var(--muted)}.log-day[data-today]{box-shadow:inset 0 0 0 1px var(--primary)}.log-day-number{width:100%;font-family:var(--font-ui);background:0 0;border-radius:4px;justify-content:space-between;align-items:center;padding:2px 3px 5px;font-size:11px;display:flex}.log-day[data-today] .log-day-number{color:var(--primary);font-weight:700}.log-day-number svg{opacity:0}.log-day:hover .log-day-number svg,.log-day-number:focus svg{opacity:1}.log-day-entries{flex-direction:column;gap:3px;display:flex}.log-tile{aspect-ratio:1;text-align:left;border-radius:var(--radius-sm);background:var(--surface-soft);width:100%;padding:0;display:block;position:relative;overflow:hidden}.log-tile img{object-fit:cover;width:100%;height:100%;display:block}.log-tile-note{font-family:var(--font-ui);white-space:pre-wrap;word-break:break-word;height:100%;padding:10px;font-size:14px;line-height:1.4;overflow:hidden}.log-tile-caption{color:#fff;text-shadow:0 1px 4px #0005;background:linear-gradient(#0000,#0009);padding:18px 6px 5px;font-size:11px;line-height:1.3;position:absolute;bottom:0;left:0;right:0}.log-tile:not(:has(img)) .log-tile-caption{display:none}.log-tile-shared{color:var(--ink);background:var(--glass);border-radius:999px;align-items:center;gap:2px;padding:3px;font-size:10px;display:flex;position:absolute;top:4px;right:4px}.log-tile-compact{border-radius:5px}.log-tile-compact .log-tile-caption{max-height:65%;padding:12px 3px 3px;font-size:9px;overflow:hidden}.log-tile-compact .log-tile-note{padding:5px;font-size:10px;line-height:1.3}.log-tile-compact .log-tile-shared{display:none}.log-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.log-gallery time{color:var(--muted);margin-top:4px;font-size:10px;display:block}.log-list{flex-direction:column;gap:6px;display:flex}.log-list>button{text-align:left;padding:var(--card-inset);background:var(--surface-soft);border-radius:var(--radius-input);align-items:center;gap:10px;min-width:0;display:flex}.log-list>button>img,.log-list-date{border-radius:calc(var(--radius-input) - var(--card-inset));object-fit:cover;flex:none;width:62px;height:62px}.log-list-date{background:var(--surface);font-family:var(--font-ui);flex-direction:column;justify-content:center;align-items:center;font-size:23px;display:flex}.log-list-date small{font:11px var(--font-ui)}.log-list>button>span:not(.log-list-date):not(.log-invited-tag){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.log-list-preview{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.log-invited-tag{background:var(--surface);border-radius:999px;padding:5px 8px;font-size:11px}.log-loading{justify-content:center;padding:14px;display:flex}.log-empty{text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:350px;margin:auto;padding:36px 12px;display:flex}.log-empty p{font-family:var(--font-ui);font-size:17px;line-height:1.5}.log-bottom-tools{justify-content:space-between;margin-top:4px}.log-bottom-tools button{background:0 0;place-items:center;display:grid}.log-export,.log-sharing,.log-invite-review{background:var(--surface-soft);border-radius:var(--radius-input);padding:var(--panel-inset)}.log-export button+button{margin-left:6px}.log-saved-views{flex-wrap:wrap;gap:5px;display:flex}.log-saved-views>span{background:var(--surface-soft);border-radius:999px;display:flex;overflow:hidden}.log-saved-views button{background:0 0;padding:6px 10px;font-size:12px}.log-saved-views button[aria-pressed=true]{color:var(--primary);font-weight:700}.log-editor-top{flex-wrap:wrap;justify-content:space-between}.log-editor-top input{width:auto;max-width:160px}.log-privacy{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:inline-flex}.log-editor .log-title-input{font-family:var(--font-ui);background:0 0;border:0;padding:8px 0;font-size:22px;font-weight:600}.log-editor .log-note-input{resize:none;background:var(--surface);min-height:160px;max-height:50dvh}.log-attachment-tools,.log-recording{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.log-attachment-tools button{align-items:center;gap:6px;display:flex}.log-recording{font-family:var(--font-ui);color:var(--danger)}.log-editor-files{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.log-editor-file{background:var(--surface-soft);border-radius:var(--radius-control);min-width:0;overflow:hidden}.log-editor-file>img{object-fit:contain;width:100%;height:120px;display:block}.log-editor-file>span{overflow-wrap:anywhere;padding:10px;font-size:12px;display:block}.log-editor-file>div{justify-content:space-between;gap:3px;padding:4px;display:flex}.log-editor-file button{place-items:center;padding:5px;font-size:11px;display:grid}.log-editor-file button[aria-pressed=true]{background:var(--primary);color:var(--on-primary)}.log-link-row{align-items:center;gap:6px;display:flex}.log-link-row a{overflow-wrap:anywhere;flex:1;font-size:13px}.log-link-row button{place-items:center;display:grid}.log-recurrence{align-self:flex-start}.log-detail h2{font-family:var(--font-ui);overflow-wrap:anywhere;margin:0;font-size:28px;line-height:1.25}.log-detail-meta{color:var(--muted);justify-content:space-between;font-size:12px}.log-detail>p{margin:0}.log-recurrence-label{background:var(--surface-soft);border-radius:999px;align-self:flex-start;padding:5px 8px;font-size:11px}.log-contributions{flex-direction:column;gap:14px;margin-top:4px;display:flex}.log-contribution{flex-direction:column;gap:8px;min-width:0;display:flex}.log-author{text-align:left;background:0 0;flex-wrap:wrap;align-self:flex-start;align-items:center;gap:6px;padding:0;font-size:13px;display:flex}.log-author img{object-fit:cover;border-radius:5px;width:28px;height:28px}.log-contribution>p{margin:0}.log-contribution .agent-markdown{font-size:14px}.log-media{flex-direction:column;gap:8px;display:flex}.log-media:empty{display:none}.log-video{border-radius:var(--radius-control);background:#000;width:100%;max-height:480px}.log-friend-list{flex-direction:column;gap:4px;display:flex}.log-friend-list button{text-align:left;background:var(--surface);align-items:center;gap:6px;display:flex}.log-friend-list svg{margin-left:auto}.log-sharing h3{margin:0 0 8px;font-size:14px}.log-pending{flex-wrap:wrap;gap:5px;display:flex}.log-pending>span{background:var(--surface-soft);border-radius:999px;align-items:center;gap:3px;padding:4px 8px;font-size:12px;display:flex}.log-pending button{background:0 0;place-items:center;padding:2px;display:grid}@media (width<=760px){.log-browser,.log-detail,.log-editor{--log-gap:8px}.log-scope button{padding:6px 8px;font-size:11px}.log-arrangement button{padding:6px}.log-toolbar{gap:6px}.log-day{min-height:78px;padding:2px}.log-calendar{gap:2px}.log-gallery{gap:5px}.log-gallery .log-tile-note{padding:6px;font-size:12px}.log-editor .log-title-input{font-size:21px}.log-editor-top input{font-size:16px}.log-detail h2{font-size:25px}.log-calendar-heading label{font-size:19px}.log-editor-files{grid-template-columns:repeat(2,minmax(0,1fr))}.log-scope{flex:1;justify-content:space-between}.log-arrangement{margin-left:auto}}.log-search input{border-radius:999px;min-height:38px;padding:8px 12px;font-size:14px}.log-search button,.log-attachment-tools button,.log-export button{background:var(--surface-soft);border-radius:999px;min-height:36px;padding:8px 12px;font-size:12px}.log-search button:last-child{width:36px;padding:8px}.log-search input:focus-visible{box-shadow:inset 0 0 0 1px var(--primary)}@media (width<=760px){.log-search input,.log-calendar-heading label input{font-size:16px}}.log-adjacent{justify-content:space-between;gap:8px;margin-top:10px;display:flex}.log-adjacent button{background:var(--surface-soft);border-radius:999px;align-items:center;gap:5px;max-width:48%;min-height:36px;padding:8px 10px;font-size:12px;display:flex}.log-adjacent button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.log-adjacent svg{flex:none}.log-people-filter{align-self:flex-start;font-size:12px;position:relative}.log-people-filter summary{cursor:pointer;background:var(--surface-soft);border-radius:999px;align-items:center;gap:5px;padding:6px 10px;list-style:none;display:flex}.log-people-filter summary::-webkit-details-marker{display:none}.log-people-filter>div{z-index:4;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-control);flex-direction:column;gap:3px;min-width:180px;max-width:calc(100vw - 40px);max-height:240px;margin-top:3px;padding:5px;display:flex;position:absolute;top:100%;left:0;overflow:auto}.log-people-filter button{text-align:left;background:var(--surface-soft);border-radius:6px;padding:8px}@media (width<=760px){.log-tile-compact .log-tile-note{padding:3px;font-size:9px}}.log-editor.fields{gap:12px}.log-cover-choices{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.log-cover-choices button{background:var(--surface-soft);border-radius:var(--radius-sm);padding:3px}.log-cover-choices button[aria-pressed=true]{background:var(--primary)}.log-cover-choices img{object-fit:cover;border-radius:5px;width:48px;height:48px;display:block}.review-log-entry{border-radius:var(--radius-control);max-height:400px;padding:var(--card-inset);background:var(--surface-soft);flex-direction:column;gap:8px;display:flex;overflow:auto}.review-log-entry p{margin:4px 0}.review-log-entry section{font-size:13px}.log-conflict{padding:var(--panel-inset);border-radius:var(--radius-input);background:var(--surface-soft);flex-direction:column;gap:8px;font-size:13px;display:flex}.log-conflict details{background:var(--surface);border-radius:var(--radius-sm);overflow-wrap:anywhere;max-height:260px;padding:8px;overflow:auto}.log-conflict summary{cursor:pointer;font-weight:600}.log-conflict p{margin:6px 0}.log-calendar-history,.log-fixed-weekdays{--log-week-label:max(34px,calc((100% - 8px) / 9));flex-direction:column;gap:1px;min-width:0;display:flex}.log-calendar-weeks{flex-direction:column;gap:1px;display:flex}.log-week{grid-template-columns:var(--log-week-label) minmax(0,1fr) var(--log-week-label);align-items:center;gap:1px;display:grid}.log-week-label{font-family:var(--font-ui);color:var(--ink);text-transform:uppercase;flex-direction:column;gap:2px;padding-left:2px;font-size:12px;display:flex}.log-weekday-row{grid-template-columns:var(--log-week-label) repeat(7,minmax(0,1fr)) var(--log-week-label);border:0;border-bottom:1px solid var(--divider);background:var(--panel-surface-top);border-radius:0;gap:1px;width:100%;padding-block:7px;padding-inline:0;display:grid}.log-weekday-row .log-weekday{font-family:var(--font-ui);color:var(--ink);font-size:12px}.log-calendar-history .log-calendar{gap:1px}.log-calendar-history .log-day{aspect-ratio:1;background:0 0;border:0;border-radius:0;place-items:center;min-height:0;padding:0;display:grid;position:relative;overflow:hidden}.log-calendar-history .log-day[data-today]{box-shadow:none}.log-calendar-history .log-day[data-today] .log-empty-date{color:var(--primary);font-weight:700}.log-empty-date{font:12px var(--font-ui)}.log-calendar-history .log-day[data-future]{opacity:.33}.log-day-mosaic{--columns:1;flex-wrap:wrap;place-content:center;width:100%;height:100%;display:flex}.log-day-mosaic[data-columns="2"]{--columns:2}.log-day-mosaic[data-columns="3"]{--columns:3}.log-day-mosaic>span{width:calc(100% / var(--columns));aspect-ratio:1;background:var(--primary);display:block;overflow:hidden}.log-day-mosaic img{object-fit:cover;width:100%;height:100%;display:block}.log-day-special{color:var(--primary)}.log-calendar-edge{justify-content:center;align-items:center;gap:8px;min-height:40px;padding-block:8px;display:flex}.log-calendar-edge button{background:var(--surface-soft);border-radius:999px;padding:8px 12px;font-size:12px}.log-calendar-heading{justify-content:flex-end;gap:8px;margin:0}.log-calendar-heading label{font:12px var(--font-ui);color:var(--muted);padding:6px}.log-calendar-heading strong{font-weight:400}.log-calendar-heading .log-today{background:0 0;margin-left:0}.log-day-picker{padding:var(--card-inset);border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);flex-direction:column;gap:5px;display:flex}.log-day-picker>div{justify-content:space-between;align-items:center;font-size:12px;display:flex}.log-day-picker>div button{background:0 0;padding:5px}.log-day-choice{text-align:left;border-radius:var(--radius-sm);background:0 0;align-items:center;gap:8px;padding:5px;display:flex}.log-day-choice img,.log-choice-placeholder{object-fit:cover;background:var(--primary);border-radius:2px;flex:none;width:40px;height:40px}.log-day-choice>span:last-child{flex-direction:column;gap:3px;display:flex}.log-day-choice small{color:var(--muted)}.log-options[hidden]{display:none}.log-options{flex-direction:column;gap:8px;display:flex}.log-browser .log-gallery{direction:ltr;gap:1px}.log-gallery>div{direction:ltr;min-width:0;position:relative}.log-gallery .log-tile{border-radius:0}.log-gallery .log-tile-caption,.log-gallery .log-tile-shared{display:none}.log-gallery .log-tile-note{font:10px/1.4 var(--font-ui);padding:28px 6px 6px}.log-gallery time{border-radius:var(--radius-sm);background:var(--surface-glass);color:var(--ink);font:11px var(--font-ui);pointer-events:none;margin:0;padding:2px 5px;position:absolute;top:4px;left:4px}.log-home-footer{z-index:3;background:var(--panel-surface-bottom);padding-block:8px;display:flex;position:sticky;bottom:0}.log-home-actions>.log-outline-button{border:1px solid var(--primary);background:var(--surface);width:100%;min-height:44px;color:var(--primary);border-radius:999px;font-size:16px}.log-bottom-tools{font-size:11px}.log-editor-media{justify-content:center;align-items:flex-start;gap:10px;display:flex}.log-editor-preview{aspect-ratio:1;flex:none;width:128px}.log-editor-preview>button{border:1px solid var(--border);border-radius:var(--radius-control);width:100%;height:100%;color:var(--muted);background:0 0}.log-editor-preview .post-photos{height:128px;margin:0}.log-editor-preview .post-photos a{width:128px;height:128px}.log-editor-preview .post-photos img{object-fit:contain;width:100%;height:100%}.log-editor-media-actions{flex-direction:column;gap:6px;display:flex}.log-editor-media-actions button{border:1px solid var(--primary);color:var(--primary);background:0 0;border-radius:999px;padding:7px 18px}.log-editor.fields .log-title-input{font:400 16px var(--font-ui);border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-control);padding:11px 12px}.log-editor-people{flex-wrap:wrap;gap:4px;display:flex}.log-editor-people span{border:1px solid var(--primary);color:var(--primary);border-radius:999px;padding:4px 10px;font-size:13px}.log-editor-footer{background:var(--panel-surface-bottom);z-index:2;justify-content:flex-end;padding-block:8px;position:sticky;bottom:0}.mode-page-log:has(>.log-detail){height:100%}.log-detail{gap:8px;min-height:100%}.log-detail h2{font:600 20px/1.3 var(--font-ui);color:var(--ink)}.log-photo-strip .post-photos{scroll-snap-type:none;overscroll-behavior-x:contain;flex-wrap:nowrap;gap:6px;margin:0;display:flex;overflow:auto hidden}.log-photo-strip .post-photos>a{scroll-snap-align:start;flex:0 0 min(100%,380px);max-height:460px}.log-photo-strip .post-photos img{object-fit:contain;width:100%;max-height:460px}.log-photo-strip:has(.post-photos):empty{display:none}.log-entry-facts p{margin:0}.log-entry-facts p,.log-contribution .log-author{font-size:var(--text-body);color:var(--ink);font-weight:400;line-height:1.6}.log-with button,.log-contribution button.log-author{color:var(--primary);font-size:var(--text-body);background:0 0;padding:0;font-weight:400;line-height:1.6}.log-with button:disabled,.log-contribution button.log-author:disabled{color:var(--muted)}.log-author strong{font-weight:500}.log-contribution .log-author img,.log-contribution .log-author svg,.log-contribution .log-author .quiet{display:none}.log-note-content,.log-add-note{border-left:1px solid var(--divider);padding-left:12px}.log-note-content p{margin:0}.log-add-note{text-align:left;color:var(--muted);background:0 0;border-radius:0;padding:10px 12px}.log-detail-footer{z-index:3;background:var(--panel-surface-bottom);flex-direction:column;gap:8px;margin-top:auto;padding-top:12px;display:flex;position:sticky;bottom:0}.log-detail-footer .log-adjacent{margin:0}.log-detail-footer .log-adjacent button{flex:1;justify-content:flex-start;max-width:none}.log-detail-footer .log-adjacent button:disabled{color:var(--muted)}.log-entry-actions{gap:6px;display:flex}.log-entry-actions button{flex:1}.log-outline-button{border:1px solid var(--primary);background:var(--surface);color:var(--primary);border-radius:999px;padding:8px 14px}@media (width<=760px){.log-week-label{font-size:10px}.log-weekday-row .log-weekday,.log-empty-date{font-size:11px}.log-gallery .log-tile-note{padding:26px 5px 5px;font-size:9px}.log-detail h2{font-size:18px}}.log-home-actions>.log-outline-button{background:var(--control-black);color:var(--on-assistant);border:0;font-weight:600}.log-editor-media-actions button{background:var(--surface-soft);color:var(--ink);border:0}.log-editor-people span{background:var(--primary-soft);color:var(--primary-ink);border:0}.log-photo-strip:empty{display:none}.log-detail>h2,.log-entry-facts,.log-contributions{touch-action:pan-y}.log-home-footer{flex-direction:column;gap:6px}.log-home-footer .log-today-summary{border:1px solid var(--primary);border-radius:var(--radius-control);background:var(--surface);color:var(--ink);text-align:left;align-items:center;gap:8px;padding:6px;font-size:13px;font-weight:400;display:flex}.log-today-summary img{object-fit:cover;border-radius:3px;width:40px;height:40px}.log-today-summary span{flex-direction:column;gap:3px;display:flex}.log-today-summary small{color:var(--muted);font-size:11px}.log-today-choices{flex-direction:column;gap:4px;max-height:180px;display:flex;overflow:auto}.log-home-footer .log-today-choices button{background:var(--surface);color:var(--ink);border-radius:var(--radius-control);text-align:left;padding:8px;font-size:13px;font-weight:400}.log-photo-strip{--log-photo-size:240px}.log-photo-strip .post-photos>a{flex:0 0 min(100%,var(--log-photo-size));max-width:none;height:var(--log-photo-size);max-height:var(--log-photo-size)}.log-photo-strip .post-photos img{height:100%;max-height:var(--log-photo-size);object-fit:cover}.mode-page-log:has(>.log-browser){height:100%}.log-browser{min-height:100%}.log-home-footer{margin-top:auto}.log-empty p{font:14px/1.5 var(--font-ui);color:var(--muted)}.log-home-actions{align-items:center;gap:6px;display:flex}.log-home-actions>.log-outline-button{flex:1;min-width:0}.log-home-actions>.log-options-toggle{background:var(--surface-soft);width:44px;height:44px;color:var(--ink);border-radius:999px;flex:0 0 44px;place-items:center;padding:0;display:grid}.log-home-footer>.log-options{max-height:min(360px,50dvh);padding:var(--card-inset);border-radius:var(--radius-control);background:var(--surface);overflow:auto}.log-native{position:relative}.log-native .mode-pages>.composer-view>.mode-page{padding:var(--panel-inset)}.log-native .mode-page-log:has(>.log-browser){padding-bottom:var(--panel-inset)!important}.log-chrome-host{pointer-events:none;z-index:4;position:absolute;inset:0}.log-floating{inset:auto var(--panel-inset) calc(var(--panel-inset) + var(--panel-safe-bottom,0px));pointer-events:none;position:absolute}.log-floating-inline{position:sticky;bottom:0}.log-floating button,.log-floating .log-options,.log-today-floaters{pointer-events:auto}.log-home-footer{background:0 0;gap:8px;margin:0;padding:0;position:static}.log-home-actions{gap:8px}.log-home-actions>.log-scan-button{background:var(--surface);border:1px solid var(--primary);min-height:44px;color:var(--primary);border-radius:999px;flex:1}.log-home-actions>.log-outline-button{border:1px solid var(--primary);background:var(--surface);color:var(--primary);flex:2;font-weight:500}.log-home-actions>.log-options-toggle{border:1px solid var(--primary);background:var(--surface);color:var(--primary)}.log-today-floaters{--log-today-item-size:60px;overscroll-behavior:contain;flex-direction:column;align-self:flex-end;gap:8px;width:min(100%,340px);max-height:141px;display:flex;overflow:auto}.log-today-card{width:100%;min-height:var(--log-today-item-size);height:var(--log-today-item-size);background:var(--surface);border:1px solid var(--primary);border-radius:var(--radius-control);text-align:left;flex:none;align-items:center;gap:8px;padding:6px;font-size:13px;font-weight:400;display:flex}.log-today-card img{border-radius:calc(var(--radius-control) - 6px);object-fit:cover;flex:none;width:46px;height:46px}.log-today-card span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.log-today-card small{text-overflow:ellipsis;color:var(--muted);margin-top:3px;font-size:11px;display:block;overflow:hidden}.log-today-floaters:not([data-presentation=full]){width:var(--log-today-item-size);max-height:141px}.log-today-floaters:not([data-presentation=full]) .log-today-card{height:var(--log-today-item-size);padding:6px}.log-today-floaters:not([data-presentation=full]) img{width:calc(var(--log-today-item-size) - 14px);height:calc(var(--log-today-item-size) - 14px)}.log-today-floaters:not([data-presentation=full]) .log-today-card:has(img) span{display:none}.log-overlay-open .log-header-host{height:var(--log-header-height,0px);flex:none}.log-overlay-open .log-modal .mode-page{height:100%;min-height:0}.log-overlay-open .log-detail,.log-overlay-open .log-editor,.log-task{flex-direction:column;gap:8px;height:100%;min-height:0;display:flex}.log-detail-body,.log-editor-body,.log-task-content{overscroll-behavior:contain;flex:1;min-height:0;overflow:hidden auto}.log-detail-body{flex-direction:column;gap:10px;display:flex}.log-editor-body{border:0;flex-direction:column;gap:10px;min-width:0;margin:0;padding:0;display:flex}.log-editor-body input,.log-editor-body textarea{width:100%}.log-editor-body .log-date-field{min-width:0;max-width:100%;padding:11px var(--space-3);border:var(--border-width) solid var(--border);border-radius:var(--radius-control);background:var(--surface);display:block}.log-editor.fields .log-date-field input{appearance:none;background:0 0;border:0;border-radius:0;width:100%;min-width:0;max-width:100%;min-height:1.5em;padding:0;line-height:1.5;display:block}.log-date-field input::-webkit-date-and-time-value{text-align:left;min-height:1.5em}.log-detail-footer,.log-editor-footer,.log-task-footer{background:0 0;flex:none;margin:0;padding-top:8px;position:static}.log-contact-picker{border-radius:var(--radius-control);background:var(--surface-soft);padding:8px}.log-contact-picker>div{max-height:200px;margin-top:6px;overflow:auto}.log-contact-picker button{text-align:left;background:0 0;align-items:center;gap:8px;width:100%;padding:8px;display:flex}.log-contact-picker img{object-fit:cover;border-radius:6px;width:32px;height:32px}.log-contact-picker small{color:var(--muted);display:block}.log-contact-picker button>svg{margin-left:auto}.log-editor-people button{background:var(--primary-soft);color:var(--primary-ink);border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:13px;display:flex}.log-task-content{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:12px 0;display:flex}.log-task-content h2,.log-task-content p{margin:0}.log-qr{border-radius:var(--radius-control);background:#fff;width:min(100%,340px);padding:0}.log-qr img{border-radius:inherit;width:100%;display:block}.log-task-footer{gap:8px;display:flex}.log-task-footer button{flex:1}.log-camera{aspect-ratio:1;background:var(--control-black);border-radius:var(--radius-control);width:100%;min-height:160px;max-height:55dvh;position:relative;overflow:hidden}.log-camera video{object-fit:cover;width:100%;height:100%}.log-camera>span{pointer-events:none;border:1px solid #fff;border-radius:12px;position:absolute;inset:20%}.log-today-floaters{align-self:stretch;width:100%}.log-today-floaters:not([data-presentation=full]){align-self:flex-start}.log-today-placeholder{background:var(--primary);border-radius:calc(var(--radius-control) - 6px);flex:none;width:46px;height:46px;display:block}.log-today-floaters:not([data-presentation=full]) .log-today-placeholder{display:none}.log-modal{inset:auto auto auto 50%;top:calc(var(--viewport-top,0px) + var(--mode-top,12px));width:min(680px,calc(100% - 2 * var(--mode-gutter,12px)));height:calc(var(--viewport-height,100dvh) - var(--mode-top,12px) - var(--mode-bottom,12px));border-radius:var(--radius-panel);background:linear-gradient(var(--panel-surface-top),var(--panel-surface-bottom));max-width:none;max-height:none;color:var(--ink);border:0;margin:0;padding:0;position:fixed;overflow:hidden;transform:translate(-50%)}.log-modal[data-open=true]{display:block}.log-modal:not([data-open=true]){display:none}.log-modal::backdrop{pointer-events:none;background:0 0}.log-modal>.composer-view{height:100%;min-height:0;overflow:hidden}.log-modal .mode-page{height:100%;min-height:0;padding:var(--panel-inset);padding-bottom:calc(var(--panel-inset) + var(--panel-safe-bottom,0px))}.log-modal :is(.log-detail,.log-editor,.log-task){gap:8px;height:100%;min-height:0}.log-modal .log-task-content{padding:0}.log-modal :is(.log-detail-footer,.log-editor-footer,.log-task-footer){margin:0;padding:0}.log-modal .log-entry-actions{margin:0}.log-uncommon{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.log-uncommon button{background:var(--surface-soft);border-radius:999px;padding:6px 12px}.log-uncommon button[aria-pressed=true]{background:var(--primary-soft);color:var(--primary-ink)}.log-contributions:empty{display:none}.log-add-note{padding:8px 12px;font-size:14px;line-height:1.5}.log-links-editor,.log-entry-links{flex-direction:column;gap:8px;min-width:0;display:flex}.log-entry-links:empty{display:none}.log-link-add{border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface);align-items:center;gap:8px;padding:4px 4px 4px 10px;display:flex}.log-link-add>svg{color:var(--muted);flex:none}.log-editor.fields .log-link-add input,.post-composer .log-link-add input{background:0 0;border:0;flex:1;min-width:0;padding:7px 0}.log-link-add button{border-radius:999px;flex:none;min-height:34px;padding:6px 14px}.log-link-card{border-radius:var(--radius-control);background:var(--surface-soft);min-width:0;padding:6px}.log-link-card-actions{align-items:center;gap:8px;display:flex}.log-link-card-actions a{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;overflow:hidden}.log-link-card-actions button{border-radius:999px;flex:none;place-items:center;width:30px;height:30px;padding:0;display:grid}.log-link-card .website-previews{margin:4px 0 0}.log-editor-media-actions{flex:none}.log-editor-media-actions .log-media-action-hidden{visibility:hidden;pointer-events:none}.log-entry-links>.website-previews{margin:0}.log-entry-links>.website-previews>.attachment-source{margin-top:0}.log-today-floaters{touch-action:pan-y}.log-today-floaters[data-presentation=left]{align-self:flex-start}.log-today-floaters[data-presentation=right]{align-self:flex-end}.log-editor-preview{border-radius:var(--radius-control);position:relative}.log-media-loading{border-radius:inherit;background:color-mix(in srgb,var(--surface) 75%,transparent);pointer-events:none;color:var(--primary);place-items:center;display:grid;position:absolute;inset:0}.log-header-host{flex:none}.log-fixed-weekdays{padding:var(--panel-inset) var(--panel-inset) 0;background:var(--panel-surface-top)}.mode-main:has(.log-fixed-weekdays) .mode-page-log:has(>.log-browser){padding-top:0}.log-search input{width:0}.log-search>button{white-space:nowrap;flex:none}.log-search>button[aria-label="Save this view"]{width:38px;height:38px;padding:0}.log-browser:after{content:"";flex:0 0 var(--log-bottom-clearance,84px);min-height:var(--log-bottom-clearance,84px);display:block}.log-settings-body{flex-direction:column;flex:1;gap:22px;min-height:0;display:flex;overflow:auto}.log-settings-body h2,.log-settings-body h3{margin:0 0 10px}.log-settings-body h2{font-size:18px}.log-settings-body h3{font-size:14px}.log-birthday-fields{gap:8px;display:flex}.log-birthday-fields label:last-child{flex:1}.log-birthday-fields label{min-width:0}.log-birthday-fields select{width:100%}.log-settings .view-tabs button{justify-content:center;align-items:center;gap:6px;display:flex}.log-settings .panel-actions{margin:0}.log-birthday-mark{color:var(--primary);background:var(--surface);border-radius:3px;position:absolute;top:1px;right:1px}.log-directory-body{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex;overflow:auto}.log-directory-body h2{margin:0 0 8px;font-size:18px}.log-person-row,.log-date-row{background:var(--surface-soft);border-radius:var(--radius-control);text-align:left;flex:none;align-items:center;gap:10px;padding:8px;display:flex}.log-person-row img{object-fit:cover;border-radius:8px;width:38px;height:38px}.log-person-row small{color:var(--muted);margin-top:3px;display:block}.log-date-row time{min-width:64px;color:var(--muted);font-size:13px}.log-settings-navigation{flex-wrap:wrap;gap:6px;display:flex}.log-settings-navigation button{background:var(--surface-soft);border-radius:999px;padding:8px 12px}.log-quick-settings .view-tabs{margin:0}.log-quick-settings .view-tabs button{white-space:nowrap;flex:1;justify-content:center;align-items:center;gap:6px;display:flex}.log-more-settings{background:var(--surface-soft);border-radius:999px;padding:8px 12px}.log-gallery>div:first-child>.log-tile{border-top-left-radius:max(0px,calc(var(--mode-panel-radius,22px) - var(--panel-inset)))}.log-gallery>div:nth-child(4)>.log-tile{border-top-right-radius:max(0px,calc(var(--mode-panel-radius,22px) - var(--panel-inset)))}.log-calendar-history{container-type:inline-size}.log-calendar-history .log-empty-date{font-size:clamp(11px,7px + 1.1cqw,16px)}@media (width>=761px) and (pointer:fine){.log-photo-strip{--log-photo-size:min(512px,42dvh)}}.log-detail-footer .log-adjacent button:last-child{justify-content:flex-end}.log-modal[data-loading=true]>.composer-view{visibility:hidden;pointer-events:none}.log-loading-footer{inset:auto var(--panel-inset) calc(var(--panel-inset) + var(--panel-safe-bottom,0px));margin:0;position:absolute}.log-week-right{font-family:var(--font-ui);color:var(--ink);text-align:right;padding-right:2px;font-size:12px}.log-birthday-fields label{flex:1}.log-birthday-fields label:first-child{flex:1.5}.log-birthday-fields input{width:100%;min-width:0}.log-photo-strip .post-photos[data-grab-scroll=true]{cursor:grab;-webkit-user-select:none;user-select:none}.log-photo-strip .post-photos[data-grab-scroll=true] a{cursor:inherit}.log-photo-strip .post-photos[data-dragging=true]{cursor:grabbing}.log-voice-notes{flex-direction:column;gap:6px;display:flex}.log-voice-row{align-items:center;gap:8px;min-height:36px;display:flex}.log-voice-row button{background:var(--surface-soft);min-height:36px;color:var(--ink);border-radius:999px;padding:8px 12px;font-size:12px}.log-voice-player{align-self:flex-start;display:inline-flex}.log-voice-player>button{color:var(--primary-ink);font:inherit;text-align:left;background:0 0;padding:0}.log-voice-row .log-voice-player>button{background:var(--surface-soft);color:var(--ink);padding:8px 12px;font-size:12px}.log-note-content>.log-media{margin-top:6px}.log-note-content>.log-media:empty{margin:0}.log-voice-row .log-voice-progress{color:var(--primary-ink);align-items:center;gap:8px;display:flex}.log-voice-progress>svg{flex:none}.log-voice-track{--voice-arrow:18px;--voice-offset:calc((100% - var(--voice-arrow)) * var(--voice-step) / 15);width:144px;height:20px;display:block;position:relative}.log-voice-track>svg{left:var(--voice-offset);position:absolute;top:1px}.log-editor[hidden]{display:none}.log-photo-editor-body{overscroll-behavior:contain;flex-direction:column;flex:1;gap:12px;min-height:0;display:flex;overflow:auto}.log-crop-frame{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--surface-soft);touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;flex:none;align-self:center;width:min(100%,512px,max(120px,100dvh - 210px));position:relative;overflow:hidden}.log-crop-frame:active{cursor:grabbing}.log-crop-frame img{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none;display:block;position:absolute}.log-crop-loading{color:var(--muted);place-items:center;display:grid;position:absolute;inset:0}.log-crop-zoom{--crop-track-height:20px;--crop-thumb-width:28px;flex-direction:column;gap:8px;display:flex}.log-crop-zoom label{justify-content:space-between;gap:8px;display:flex}.log-crop-zoom button{background:var(--surface-soft);border-radius:999px;align-self:flex-start;padding:6px 14px}.log-crop-zoom input{appearance:none;background:0 0;border:0;width:100%;min-width:0;height:28px;margin:0;padding:0}.log-crop-zoom input::-webkit-slider-runnable-track{height:var(--crop-track-height);background:linear-gradient(to right,var(--primary) var(--crop-zoom),var(--surface-soft) var(--crop-zoom));border-radius:4px}.log-crop-zoom input::-webkit-slider-thumb{appearance:none;width:var(--crop-thumb-width);height:var(--crop-track-height);background:var(--primary);border:0;border-radius:4px;margin-top:0}.log-crop-zoom input::-moz-range-track{height:var(--crop-track-height);background:var(--surface-soft);border-radius:4px}.log-crop-zoom input::-moz-range-progress{height:var(--crop-track-height);background:var(--primary)}.log-crop-zoom input::-moz-range-thumb{width:var(--crop-thumb-width);height:var(--crop-track-height);background:var(--primary);border:0;border-radius:4px}.log-crop-actions{gap:8px;display:flex}.log-crop-actions button{flex:1}.log-join-label-short{display:none}@media (width<=760px),(pointer:coarse){.log-join-label-full{display:none}.log-join-label-short{display:inline}}.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:#4f4f4f66;--pswp-preloader-color-secondary:#ffffffe6;--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);width:100%;height:100%;z-index:var(--pswp-root-z-index);touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:#0000;outline:0;display:none;position:fixed;top:0;left:0}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{will-change:opacity;transform:translateZ(0)}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{width:100%;height:100%;position:absolute;top:0;left:0}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);margin:auto;font-size:1em;line-height:1}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4, 0, .22, 1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{cursor:pointer;width:50px;height:60px;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none;background:0 0;border:0;margin:0;padding:0;display:block;position:relative;overflow:hidden}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{box-shadow:none;opacity:1;background:0 0;border:0;padding:0;transition:none}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);pointer-events:none;width:32px;height:32px;position:absolute;top:14px;left:9px;overflow:hidden}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{z-index:10;flex-direction:row;justify-content:flex-end;width:100%;height:60px;display:flex;position:absolute;top:0;left:0;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{width:75px;height:100px;margin-top:-50px;position:absolute;top:50%}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:0 0;border-radius:0;width:60px;height:60px;margin-top:-30px;top:50%}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{width:50px;height:60px;margin-right:auto;position:relative;overflow:hidden}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:.6s linear infinite pswp-clockwise}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{margin-top:15px;height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85;margin-inline-start:20px;font-size:14px;line-height:30px}.pswp--one-slide .pswp__counter{display:none}@keyframes spinner-rotate{to{transform:rotate(360deg)}}@keyframes spinner-wait{0%,to{opacity:0}}.image-viewer-layer{width:100%;max-width:none;height:100%;max-height:none;color:var(--ink);background:0 0;border:0;border-radius:0;outline:none;margin:0;padding:0;position:fixed;inset:0;overflow:hidden;transform:none}.image-viewer-layer::backdrop{background:0 0}.newdrugs-image-viewer,.image-viewer-loading{--viewer-background:#090a0c;--viewer-control:#fff;--viewer-ink:#17191e;--viewer-gutter:12px;--viewer-control-size:44px;--pswp-bg:var(--viewer-background);--pswp-icon-color:var(--viewer-ink);--pswp-icon-color-secondary:var(--viewer-control);--pswp-icon-stroke-width:0;z-index:1000;font-family:var(--font-ui)}.image-viewer-loading{color:var(--ink);touch-action:none;background:0 0;place-items:center;display:grid;position:fixed;inset:0}.image-viewer-loading>button{top:max(var(--viewer-gutter),env(safe-area-inset-top));right:max(var(--viewer-gutter),env(safe-area-inset-right));position:absolute}.newdrugs-image-viewer .pswp__button,.image-viewer-loading>button{width:var(--viewer-control-size);height:var(--viewer-control-size);background:var(--viewer-control);color:var(--viewer-ink);opacity:1;box-shadow:none;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.newdrugs-image-viewer .pswp__button:hover,.newdrugs-image-viewer .pswp__button:focus{background:var(--viewer-control);opacity:1}.newdrugs-image-viewer .nd-viewer-icon{fill:currentColor;width:23px;height:23px;display:block;position:static;transform:none}.newdrugs-image-viewer .pswp__top-bar{height:auto;padding:max(var(--viewer-gutter),env(safe-area-inset-top)) max(var(--viewer-gutter),env(safe-area-inset-right)) 0 max(var(--viewer-gutter),env(safe-area-inset-left));gap:8px}.newdrugs-image-viewer .pswp__button--close{margin:0}.newdrugs-image-viewer .pswp__counter{color:#fff;opacity:1;text-shadow:none;margin:0 auto 0 0;font-size:13px;line-height:44px}.newdrugs-image-viewer .pswp__button--arrow{margin-top:-22px}.newdrugs-image-viewer .pswp__button--arrow--prev{left:max(var(--viewer-gutter),env(safe-area-inset-left))}.newdrugs-image-viewer .pswp__button--arrow--next{right:max(var(--viewer-gutter),env(safe-area-inset-right))}.newdrugs-image-viewer .pswp__button--arrow:disabled,.newdrugs-image-viewer .viewer-zoom-out,.newdrugs-image-viewer.pswp--zoomed-in .viewer-zoom-in{display:none}.newdrugs-image-viewer.pswp--zoomed-in .viewer-zoom-out{display:block}.newdrugs-image-viewer .pswp__button--zoom{display:none}.newdrugs-image-viewer.pswp--zoom-allowed .pswp__button--zoom{display:grid}.newdrugs-image-viewer.pswp--one-slide .pswp__button--arrow{display:none}.image-viewer-error{color:#fff;text-align:center;align-self:center;margin:auto}.image-viewer-spinner{--spinner-period:.9s}@media (pointer:coarse){.newdrugs-image-viewer .pswp__button--arrow{top:auto;bottom:max(var(--viewer-gutter),env(safe-area-inset-bottom));margin:0}}.image-viewer-pending{width:100%;height:100%;color:var(--viewer-control);place-items:center;display:grid}:root{--spinner-delay:.5s}:is(.spin,.agent-spinner,.image-viewer-spinner){animation:spinner-rotate var(--spinner-period,1s) linear infinite,spinner-wait var(--spinner-delay,.5s) linear}.spinner-immediate{--spinner-delay:0s}:root{--font-sans:"Noto Sans", sans-serif;--font-serif:"Noto Serif", serif;--font-mono:"Noto Sans Mono", monospace;--font-ui:var(--font-mono);--ink:#202530;--muted:#606b7b;--muted-light:#697487;--primary:#2867c7;--primary-hover:#2057b0;--primary-ink:#1c53ad;--primary-soft:#e9f1ff;--on-primary:#fff;--control-black:#000;--assistant-bubble:#000;--on-assistant:#fff;--surface:#fff;--surface-glass:#fffffff0;--floating-control-surface:#ffffffba;--floating-control-blur:18px;--surface-soft:#d8e3f3;--surface-blue:#eff4fc;--canvas:#e4cdd5;--browser-chrome:#000;--border:#99a4b4;--border-width:1px;--border-strong:#354050;--divider:#dce1e8;--divider-soft:#e7eaf0;--danger:#b33834;--selection:#6599f54a;--backdrop:#19273d5c;--panel-shadow:0 18px 65px #16223c40;--radius-sm:8px;--radius-control:10px;--radius-input:16px;--radius-bubble:17px;--radius-panel:18px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-7:28px;--panel-inset:12px;--card-inset:8px;--text-xs:11px;--text-sm:12px;--text-label:13px;--text-body:14px;--text-chat:14px;--text-user:12px;--text-input:16px;--chat-width:480px;--chat-gutter:12px;--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--safe-area-right:env(safe-area-inset-right,0px);--chat-fade:24px;--chat-headroom-size:120px;--chat-underlap:28px;--top-control-gap:12px;--panel-top-gap:max(12px, env(safe-area-inset-top,0px));--message-preview:256;--message-collapse-threshold:320;--message-flight-ms:460;--settings-right:max(var(--space-3), env(safe-area-inset-right));--settings-top:max(var(--space-3), env(safe-area-inset-top));--settings-control-size:44px;--sheet-open-duration:.22s;--orb-size:72px;--orb-radius:36px;--orb-gap:6px;--orb-spacing:6px;--launcher-size:48px;--orb-red-mid:#cd3945;--orb-green-mid:#258852;--transition:.2s ease;--atmosphere-drift:10;--atmosphere-spread:.1;--gradient-red:#ee8996;--gradient-orange:#efb078;--gradient-yellow:#f3da8d;--gradient-green:#91c9ab;--gradient-blue:#83b8e7;--gradient-indigo:#8b8ed0;--gradient-violet:#c29cda;font-family:var(--font-ui);color:var(--ink);font-synthesis:none;background:var(--browser-chrome);-webkit-font-smoothing:antialiased;font-weight:500}*{box-sizing:border-box;scrollbar-width:none}::-webkit-scrollbar{display:none}html,body{background-color:var(--browser-chrome)}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button,input,textarea,select{font:inherit;color:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent;outline:none}button{cursor:pointer;border:0}button:disabled{cursor:default}button,a{touch-action:manipulation}button:not(.orb):focus-visible,a:focus-visible,summary:focus-visible{text-decoration:underline}input:focus-visible,select:focus-visible,.fields textarea:focus-visible{border-color:var(--primary)}a{color:inherit}::selection{background:var(--selection)}.app{isolation:isolate;height:100dvh;position:relative;overflow:clip}.atmosphere{z-index:-2;pointer-events:none;background:radial-gradient(ellipse 58% 39% at 45% 74%, var(--gradient-yellow) 0%, transparent 100%), radial-gradient(ellipse 62% 48% at 88% 51%, var(--gradient-red) 0%, transparent 100%), radial-gradient(ellipse 60% 40% at 44% 46%, var(--gradient-orange) 0%, transparent 100%), radial-gradient(ellipse 56% 52% at 1% 42%, var(--gradient-green) 0%, transparent 100%), radial-gradient(ellipse 70% 44% at 86% 5%, var(--gradient-blue) 0%, transparent 100%), radial-gradient(ellipse 64% 42% at 10% 96%, var(--gradient-indigo) 0%, transparent 100%), radial-gradient(ellipse 58% 44% at 14% 7%, var(--gradient-violet) 0%, transparent 100%), var(--canvas);width:100%;height:100%;position:absolute;inset:0}.grain{z-index:-1;pointer-events:none;opacity:.12;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23000' filter='url(%23n)' opacity='.38' d='M0 0h180v180H0z'/%3E%3C/svg%3E");position:absolute;inset:0}.workspace{left:var(--chat-x,50%);top:calc(var(--chat-y,70dvh) + var(--orb-radius));width:min(var(--chat-width), calc(var(--viewport-width,100vw) - var(--chat-gutter) * 2));max-height:max(0px, calc(var(--chat-y,70dvh) + var(--orb-radius) - var(--viewport-top,0px)));flex-direction:column;display:flex;position:fixed;transform:translate(-50%,-100%)}.conversation{--top-fade:0px;min-height:0;margin-bottom:calc(-1 * var(--chat-underlap));overflow-anchor:none;overscroll-behavior:contain;-webkit-mask-image:linear-gradient(to bottom, transparent, #000 var(--top-fade), #000 calc(100% - var(--chat-underlap)), transparent);mask-image:linear-gradient(to bottom, transparent, #000 var(--top-fade), #000 calc(100% - var(--chat-underlap)), transparent);-webkit-mask-image:linear-gradient(to bottom, transparent, #000 var(--top-fade), #000 calc(100% - var(--chat-underlap)), transparent);flex:0 auto;position:relative;overflow:hidden auto}.conversation[data-fade-top=true]{--top-fade:var(--chat-fade)}.conversation-content{gap:var(--space-3);padding-bottom:calc(var(--space-3) + var(--chat-underlap));flex-direction:column;display:flex}.conversation-content:empty{padding:0}.message{max-width:88%;font-size:var(--text-chat);flex-shrink:0;line-height:1.6}.bubble{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:var(--radius-bubble);padding:11px 15px}.bubble p{margin:0}.bubble p+p{margin-top:var(--space-3)}.welcome-actions{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.welcome-actions button{min-height:40px;padding:var(--space-2) var(--space-4);background:var(--surface);color:var(--ink);font-size:var(--text-body);border-radius:999px;font-weight:600}.welcome-actions button:first-child{background:var(--primary);color:var(--on-primary)}.profile-later{margin-top:var(--space-3)}.bubble ul,.bubble ol{padding-left:var(--space-5);margin:var(--space-2) 0;white-space:normal}.bubble pre{white-space:pre;color:var(--ink)}.bubble img{max-width:100%;height:auto}.bubble table{white-space:normal;border-collapse:collapse;max-width:100%;display:block;overflow-x:auto}.bubble th,.bubble td{padding:var(--space-1) var(--space-2);border:var(--border-width) solid currentColor}.message.assistant{color:var(--on-assistant);align-self:flex-start}.message.assistant .bubble{background:var(--assistant-bubble);border-bottom-left-radius:5px}.message.user{color:var(--on-user);font-size:var(--text-user);align-self:flex-end;line-height:1.55}.message.user .bubble{background:var(--user-bubble);border-bottom-right-radius:5px;padding:6px 10px}.collapsible-message{overflow-anchor:none;min-width:0;max-width:100%}.message-preview{overflow:hidden}.message-toggle{align-items:center;gap:var(--space-1);margin-top:var(--space-2);padding:var(--space-1) 0;color:inherit;font-size:var(--text-sm);-webkit-user-select:none;user-select:none;background:0 0;font-weight:600;display:inline-flex}.message-toggle:focus-visible{text-decoration:underline}.message-placement{z-index:5;pointer-events:none;will-change:left, top, width, height;position:fixed;overflow:hidden}.message-placement .composer textarea{min-height:0;max-height:none;height:100%!important}.agent-status{align-items:flex-start;gap:var(--space-2);font-size:var(--text-sm);color:#c4c4c4;line-height:1.5;display:flex}.agent-status.after-content{margin-top:var(--space-2)}.agent-spinner{flex-shrink:0;margin-top:2px}.spin{transform-origin:50%;flex-shrink:0}.action-review{border:var(--border-width) solid var(--border-strong);border-radius:var(--radius-input);background:var(--surface);padding:var(--space-3);font-size:var(--text-body)}.review-action+.review-action{margin-top:var(--space-3);padding-top:var(--space-3);border-top:var(--border-width) solid var(--divider)}.review-action p{margin:0 0 var(--space-2)}.review-content{white-space:pre-wrap;overflow-wrap:anywhere}.review-target{font-weight:600}.review-buttons{gap:var(--space-2);margin-top:var(--space-2);display:flex}.review-buttons button{border:var(--border-width) solid var(--border);border-radius:var(--radius-control);min-height:44px;padding:var(--space-2) var(--space-3);background:var(--surface)}.review-buttons .confirm,.open-surface{background:var(--control-black);color:var(--on-assistant)}.open-surface{border-radius:var(--radius-control);padding:var(--space-3);font-size:var(--text-body);align-self:flex-start}.stop-run{align-self:flex-start;align-items:center;gap:var(--space-1);border-radius:var(--radius-sm);padding:var(--space-2);background:var(--surface);font-size:var(--text-xs);display:flex}.activity{font-size:var(--text-sm);color:var(--muted);padding:var(--space-2) var(--space-3);align-self:flex-start;margin:0;animation:2s ease-in-out infinite thinking}.composer-area{z-index:1;flex:none;position:relative}.composer-controls{margin-top:var(--orb-spacing);justify-content:space-between;align-items:flex-start;display:flex}.composer-controls .orb-stage{margin-top:0}.launcher-button,.latest-chat{touch-action:none;cursor:grab;width:var(--launcher-size);height:var(--launcher-size);background:var(--launcher-surface);color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:50%;place-items:center;display:grid}.launcher-button.dragging{cursor:grabbing}.launcher-menu{gap:var(--space-1);flex-direction:column;display:flex}.launcher-menu button{align-items:center;gap:var(--space-3);min-height:44px;padding:var(--space-2) var(--space-3);text-align:left;background:var(--surface-soft);border-radius:var(--radius-control);display:flex}.launcher-menu button:last-child{border-bottom:0}.composer-switcher{border-radius:var(--radius-input);background:var(--surface);min-height:76px;position:relative;overflow:hidden}.composer-input-layer,.composer-menu-layer{width:100%;transition:opacity .11s}.composer-menu-layer{opacity:0;visibility:hidden;pointer-events:none;padding:var(--panel-inset);--panel-available-height:max(76px, calc(var(--chat-y) - var(--orb-radius) - var(--orb-spacing) - var(--viewport-top) - max(var(--panel-top-gap),var(--panel-control-gap,0px))));max-height:var(--panel-available-height);overscroll-behavior:contain;height:100%;position:absolute;inset:0 0 auto;overflow-y:auto}.composer-menu-layer:has(.composer-view:not([hidden]) .composer-surface){padding:0;overflow:hidden}.composer-surface{height:100%;max-height:var(--panel-available-height);font-size:var(--text-body);flex-direction:column;line-height:1.6;display:flex;overflow:hidden}.composer-surface-content{overscroll-behavior:contain;flex:auto;min-height:0;overflow:hidden auto}.composer-surface-body{padding:var(--panel-inset)}.composer-surface-footer,.composer-surface-header{align-items:center;gap:var(--space-2);background:var(--surface-soft);padding:var(--space-1) var(--space-2);flex:none;display:flex}.composer-surface-footer h2,.composer-surface-header h2{margin:0;font-size:15px;line-height:1.3}.composer-surface-footer .close,.composer-surface-header .close{background:0 0}.composer-surface-content p{margin:var(--space-3) 0}.dictation-slot{flex:none}.composer-input-layer{opacity:1}.launcher-open .composer-input-layer{opacity:0;pointer-events:none}.launcher-open .composer-menu-layer{opacity:1;visibility:visible;pointer-events:auto;transition-delay:55ms}.composer-switcher.side-open{overflow:visible}.side-open .composer-menu-layer{--panel-available-height:max(76px, calc(var(--chat-y) - var(--orb-radius) + var(--launcher-size) - var(--viewport-top) - max(var(--panel-top-gap),var(--panel-control-gap,0px))));inset:auto auto calc(-1 * (var(--orb-spacing) + var(--launcher-size))) calc(-100% - 12px);border-radius:var(--radius-input);background:var(--surface);overflow:hidden}.side-open.launcher-open .composer-input-layer{opacity:1;pointer-events:auto}.launcher-controls{align-items:flex-start;gap:var(--space-2);display:flex}.reset-panel{cursor:pointer}.orb-icon{transition:opacity .12s}.orb-icon.icon-hidden{opacity:0}.composer{border-radius:var(--radius-input);background:var(--surface-glass);border:0;align-items:flex-end;display:flex;position:relative}.composer textarea{resize:none;width:100%;min-height:76px;max-height:180px;font:500 var(--text-input)/1.5 var(--font-ui);background:0 0;border:0;border-radius:0;flex:1;padding:14px 50px 14px 15px}.retry-message{margin:var(--space-1) 0 0 auto;font-size:var(--text-xs);color:var(--danger);background:0 0;padding:0;display:block}.composer textarea::placeholder{color:var(--muted);opacity:1}.orb-stage{height:var(--orb-size);justify-content:center;align-items:center;gap:var(--orb-gap);margin-top:var(--orb-spacing);display:flex;position:relative}.orb{--orb-color:var(--control-black);width:var(--orb-size);height:var(--orb-size);touch-action:none;-webkit-user-select:none;user-select:none;background:var(--orb-color);isolation:isolate;cursor:grab;opacity:1;border-radius:50%;padding:0;position:relative}.orb.red{--orb-color:var(--orb-red-mid)}.orb.green{--orb-color:var(--orb-green-mid)}.orb-core{background:var(--orb-color);border-radius:50%;position:absolute;inset:0}.orb.dragging{cursor:grabbing}.orb-icon{height:100%;color:var(--on-assistant);place-items:center;display:grid;position:relative}.orb:disabled{opacity:1}.send{border-radius:var(--radius-sm);background:var(--control-black);width:30px;height:30px;color:var(--on-assistant);place-items:center;padding:0;display:grid;position:absolute;bottom:10px;right:10px}.settings-controls{right:var(--settings-right);top:var(--settings-top);align-items:center;gap:var(--space-2);display:flex;position:fixed}.app-version{font:400 var(--text-xs)/1 var(--font-mono);color:var(--ink)}.settings-button{min-width:var(--settings-control-size);height:var(--settings-control-size);justify-content:center;align-items:center;gap:var(--space-2);background:var(--floating-control-surface);color:var(--ink);-webkit-backdrop-filter:blur(var(--floating-control-blur));font-size:var(--text-label);font-variant-numeric:tabular-nums;border-radius:999px;padding:0 11px;display:flex;position:relative}.notification-count{background:var(--danger);min-width:17px;height:17px;color:var(--on-danger);border-radius:50%;place-items:center;padding:0 3px;font-size:10px;font-weight:700;display:grid;position:absolute;top:-3px;right:1px}.notification-list{flex-direction:column;display:flex}.notification-list>button{text-align:left;gap:var(--space-1);padding:var(--space-3) 0;border-bottom:var(--border-width) solid var(--divider);background:0 0;flex-direction:column;display:flex}.notification-list>button>span{color:var(--muted);font-size:var(--text-sm);overflow-wrap:anywhere}.notification-settings{margin-top:var(--space-5)}.settings-menu{gap:var(--space-2);flex-direction:column;display:flex}.settings-menu button,.settings-menu a{align-items:center;gap:var(--space-3);text-align:left;min-height:48px;padding:var(--space-2) 0;border-bottom:var(--border-width) solid var(--divider);background:0 0;text-decoration:none;display:flex}.text-link{color:var(--primary-hover);background:0 0;border:0;padding:0;font-weight:600;text-decoration:underline}button.text-link{min-height:36px;padding:var(--space-2) var(--space-3);background:var(--surface-soft);color:var(--ink);border-radius:999px;justify-content:center;align-items:center;line-height:1.35;text-decoration:none;display:inline-flex}button.text-link.small{min-height:32px}p>button.text-link{min-height:0;padding:2px 7px;display:inline}.settings-menu button,.settings-menu a{background:var(--surface-soft);border-radius:var(--radius-control);padding:var(--space-3);border:0}.settings-menu,.launcher-menu{gap:var(--space-2);font-size:var(--text-body);line-height:1.6}.settings-menu button,.settings-menu a,.launcher-menu button{min-height:48px;padding:var(--space-3);gap:var(--space-3);border-radius:var(--radius-control);background:var(--surface-soft);font-size:var(--text-body);border:0;font-weight:500;text-decoration:none}.settings-menu svg,.launcher-menu svg{flex:0 0 24px;width:24px;height:24px}.settings-menu .settings-credit{margin:var(--space-2) 0 0;color:var(--muted);font-size:var(--text-sm)}.settings-menu .settings-credit a{min-height:0;font-size:inherit;color:inherit;background:0 0;border-radius:0;padding:0;font-weight:400;text-decoration:underline;display:inline}.sheet:has(>.sheet-body>.settings-menu){padding-inline:var(--panel-inset);padding-bottom:var(--panel-inset)}.sheet:has(>.sheet-body>.settings-menu) .sheet-heading{margin-bottom:var(--space-4)}.notification-list{gap:var(--space-2)}.notification-list>button{background:var(--surface-soft);border-radius:var(--radius-control);padding:var(--space-3);border:0}.notification-list>button:not([data-read]){background:var(--primary-soft)}.notification-list>button[data-read] strong{font-weight:500}.notification-meta{justify-content:space-between;align-items:center;gap:var(--space-3);color:var(--muted);font-size:var(--text-xs);width:100%;display:flex}.sheet{width:min(440px,100vw - 24px);padding:var(--panel-inset);max-height:calc(100dvh - 24px);color:var(--ink);border:var(--border-width) solid var(--border);border-radius:var(--radius-panel);background:var(--surface);box-shadow:var(--panel-shadow);font-size:var(--text-body);overscroll-behavior:contain;line-height:1.6}.sheet::backdrop{background:var(--backdrop);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.sheet-heading{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-6);display:flex}.sheet-actions{align-items:center;gap:var(--space-1);display:flex}.sheet-heading h2{margin:0;font-size:18px;font-weight:700;line-height:1.3}.close{background:var(--surface-soft);border-radius:var(--radius-sm);width:44px;height:44px;color:var(--border-strong);place-items:center;padding:0;display:grid}.sheet p{margin:14px 0}.quiet{color:var(--muted)}.small{font-size:var(--text-sm);line-height:1.65}.balance{font-variant-numeric:tabular-nums;font-size:42px;font-weight:600;line-height:1.2;margin-bottom:var(--space-2)!important}.sheet .balance-caption{margin-top:0;margin-bottom:var(--space-6);font-size:var(--text-label)}.amounts{margin:var(--space-5) 0 14px;gap:10px;display:flex}.checkout-quote{margin:var(--space-4) 0}.checkout-quote div{justify-content:space-between;gap:var(--space-3);margin:var(--space-2) 0;display:flex}.checkout-quote dd{font-variant-numeric:tabular-nums;margin:0}.checkout-quote .quote-total{border-top:var(--border-width) solid var(--divider);padding-top:var(--space-2);font-weight:600}.amounts button{border:var(--border-width) solid var(--border);border-radius:var(--radius-control);background:var(--surface);font-size:var(--text-input);flex:1;padding:13px;font-weight:600}.amounts button[aria-pressed=true]{background:var(--primary-soft);border-color:var(--primary);color:var(--primary-ink)}.solid{background:var(--primary);color:var(--on-primary);padding:var(--space-3) var(--space-5);border:1px solid var(--primary-hover);border-radius:var(--radius-control);min-height:44px;font-size:var(--text-body);font-weight:600}.solid:hover:enabled{background:var(--primary-hover)}.wide{width:100%}.details{border-top:1px solid var(--divider);margin-top:var(--space-6);padding:18px 0 0}.details summary{cursor:pointer;font-size:var(--text-label);font-weight:600}.ledger,.token-list{font-size:var(--text-sm);margin:14px 0 0;padding:0;list-style:none}.ledger li,.token-list li{padding:var(--space-3) 0;border-bottom:1px solid var(--divider-soft);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:18px;display:flex}.ledger li div{flex-direction:column;gap:3px;display:flex}.ledger time,.ledger-date,.token-list small{font-size:var(--text-xs);color:var(--muted-light);display:block}.local-note{font-size:var(--text-xs);color:var(--muted-light)}.fields{flex-direction:column;gap:17px;display:flex}.fields label,.token-result label{font-size:var(--text-label);flex-direction:column;gap:7px;font-weight:600;display:flex}.fields input,.fields textarea,.fields select,.token-result input{border:var(--border-width) solid var(--border);background:var(--surface);min-width:0;padding:11px var(--space-3);border-radius:var(--radius-control);font-size:var(--text-input);font-weight:400}.fields textarea{resize:vertical;min-height:84px}.fields .check-label{flex-direction:row;align-items:center;gap:10px}.check-label input{accent-color:var(--primary);width:18px;height:18px}.fields p{margin:0}.profile-editor-actions,.location-actions{justify-content:space-between;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.profile-editor-actions button,.location-actions button{align-items:center;gap:var(--space-1);display:inline-flex}.profile-photos{border:0;min-width:0;margin:0;padding:0}.profile-photos legend{margin-bottom:var(--space-2);font-size:var(--text-label);padding:0;font-weight:600}.photo-editor-grid{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.photo-editor-item{min-width:0;position:relative}.photo-editor-item>img{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-sm);width:100%;display:block}.photo-remove{top:var(--space-1);right:var(--space-1);background:var(--control-black);width:28px;height:28px;color:var(--on-assistant);border-radius:50%;place-items:center;display:grid;position:absolute}.photo-order{font-size:var(--text-xs);justify-content:space-between;align-items:center;display:flex}.photo-order button{background:0 0;place-items:center;width:32px;height:36px;display:grid}.photo-order button:disabled{visibility:hidden}.photo-add{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:var(--border-width) solid var(--border);border-radius:var(--radius-control);background:var(--surface);min-height:44px;margin:var(--space-2) 0;display:flex}.profile-photo{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-control);width:100%;display:block}.profile-thumbnails{gap:var(--space-2);margin-top:var(--space-2);display:flex}.profile-thumbnails button{border-radius:var(--radius-sm);background:0 0;place-items:center;width:44px;height:44px;padding:0;display:grid;overflow:hidden}.profile-thumbnails img{object-fit:cover;width:100%;height:100%}.profile-thumbnails button[aria-pressed=true]{background:var(--primary);color:var(--on-primary)}.profile-card{--profile-name-size:20px}.profile-identity{align-items:baseline;gap:var(--space-2);margin-top:var(--space-4);overflow-wrap:anywhere;flex-wrap:wrap;min-width:0;display:flex}.profile-identity>*{max-width:100%}.profile-card h3,.profile-card .profile-handle{font-size:var(--profile-name-size);margin:0}.profile-bio{white-space:pre-wrap;overflow-wrap:anywhere}.profile-interests{gap:var(--space-2);flex-wrap:wrap;padding:0;list-style:none;display:flex}.profile-interests li{padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);background:var(--surface-soft);font-size:var(--text-sm)}.profile-contact{margin-top:var(--space-5);align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.profile-contact>:is(p,form){flex-basis:100%}.location-picker label{flex-direction:column;gap:7px;display:flex}.location-actions{margin:var(--space-2) 0;font-size:var(--text-label)}.place-results{margin:var(--space-2) 0 0;border-radius:var(--radius-control);padding:0;list-style:none;overflow:hidden}.place-results button{width:100%;min-height:44px;padding:var(--space-2);text-align:left;background:var(--surface-soft);border-bottom:var(--border-width) solid var(--divider)}@media (hover:hover){.place-results button:hover{background:var(--primary-soft)}}.people-list,.posts-list,.inbox-list{gap:var(--space-4);margin-top:var(--space-4);flex-direction:column;display:flex}.people-list>button{gap:var(--space-3);text-align:left;padding:var(--space-3) 0;border-bottom:var(--border-width) solid var(--divider);background:0 0;display:flex}.people-list>button>img{object-fit:cover;border-radius:var(--radius-sm);width:64px;height:64px}.people-list>button>span{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.person-excerpt{-webkit-line-clamp:3;font-size:var(--text-sm);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.post-card{padding-bottom:0}.inbox-list article{padding-bottom:var(--space-3)}.post-text,.direct-messages p{white-space:pre-wrap;overflow-wrap:anywhere}.direct-messages{gap:var(--space-2);margin:var(--space-4) 0;overflow-anchor:none;flex-direction:column;max-height:min(50dvh,400px);display:flex;overflow-y:auto}.direct-messages p{border-radius:var(--radius-bubble);background:var(--surface-soft);max-width:88%;padding:var(--space-2) var(--space-3);align-self:flex-start;margin:0}.direct-messages p.from-me{background:var(--user-bubble);color:var(--on-user);font-size:var(--text-user);border-bottom-right-radius:5px;align-self:flex-end;padding:6px 10px}.direct-messages p:not(.from-me){border-bottom-left-radius:5px}.inline-actions,.post-footer{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.person-safety{margin-top:var(--space-3)}.person-safety>.inline-actions{justify-content:flex-start}.blocked-list>div{justify-content:space-between;gap:var(--space-3);padding:var(--space-3) 0;display:flex}.storage-total{margin-bottom:var(--space-2)}.storage-meter{width:100%;height:6px;accent-color:var(--primary);border:0;border-radius:4px;overflow:hidden}.storage-list{margin:var(--space-4) 0;padding:0;list-style:none}.storage-list>li{padding:var(--space-3) 0}.storage-list>li+li{border-top:var(--border-width) solid var(--divider)}.storage-row{gap:var(--space-3);align-items:center;display:flex}.storage-row>img{object-fit:cover;border-radius:var(--radius-sm);width:44px;height:44px}.storage-file{overflow-wrap:anywhere;flex-direction:column;flex:1;min-width:0;display:flex}.storage-delete{background:0 0;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.view-tabs{gap:var(--space-1);padding:var(--space-1);margin:0 0 var(--space-3);background:var(--surface-soft);border-radius:999px;display:flex}.view-tabs button{color:var(--muted);padding:var(--space-2) var(--space-3);background:0 0;border-radius:999px;flex:1;min-height:36px}.view-tabs button[aria-pressed=true]{color:var(--ink);background:var(--surface);font-weight:700;text-decoration:none}.post-composer+.view-tabs{margin-top:var(--space-4)}.people-list>button,.posts-list>div,.inbox-list>article{padding:var(--space-3);border-radius:var(--radius-input);background:var(--surface-soft);border:0}.posts-list>div:not(:last-child),.inbox-list article:not(:last-child){border:0}.people-list,.posts-list,.inbox-list{gap:var(--space-2)}.posts-list button.text-link,.inbox-list button.text-link{background:var(--surface)}.composer-surface-body>:last-child{margin-bottom:0}:is(.composer-surface-content:has(.message-view),.composer-surface-body:has(.message-view)){height:100%;overflow:hidden}.message-view{gap:var(--space-2);flex-direction:column;height:100%;display:flex}.message-view-actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;flex:none;display:flex}.message-view .direct-messages{min-height:0;max-height:none;padding:var(--space-2) 0;flex:auto;margin:0}.message-compose{align-items:flex-end;gap:var(--space-2);flex:none;display:flex}.message-compose textarea{resize:none;border-radius:var(--radius-control);background:var(--surface-soft);min-width:0;min-height:48px;max-height:140px;padding:var(--space-3);border:0;flex:1;overflow-y:auto}.message-compose .solid{background:var(--control-black);color:var(--on-assistant);aspect-ratio:1;border:0;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;display:grid}.message-compose .solid:hover:enabled{background:var(--control-black)}.direct-message-content{gap:var(--space-2);flex-direction:column;display:flex}.direct-message-content .message.peer{align-self:flex-start}.direct-message-content .message.peer .bubble{background:var(--surface-soft);border-bottom-left-radius:5px}.direct-messages .message .message-text{white-space:pre-wrap;overflow-wrap:anywhere}.message-placement .message.peer .bubble{background:var(--surface-soft)}.message-placement .message-compose textarea{min-height:0;max-height:none;height:100%!important}.post-author-row{justify-content:space-between;align-items:flex-start;gap:var(--space-2);display:flex}.post-author{--post-avatar-size:36px;align-items:center;gap:var(--space-2);text-align:left;background:0 0;min-width:0;padding:0;display:flex}.post-author>img,.post-author>svg{width:var(--post-avatar-size);height:var(--post-avatar-size)}.post-author>img{border-radius:var(--radius-sm);object-fit:cover}.post-author>span{align-items:baseline;gap:6px;min-width:0;display:flex}.post-author strong,.post-author .quiet{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.post-author .quiet{flex-shrink:2}.post-time,.post-parent{color:var(--muted);font-size:var(--text-xs);padding:var(--space-1);background:0 0}.post-parent{align-items:center;gap:var(--space-1);margin-bottom:var(--space-2);display:flex}.post-actions{align-items:center;gap:var(--space-2);margin-top:var(--space-3);display:flex}.post-action{align-items:center;gap:var(--space-1);background:var(--surface);min-height:32px;font-size:var(--text-sm);border-radius:999px;padding:6px 10px;display:inline-flex}.post-action.is-liked{color:var(--danger)}.post-action.delete-post,.post-action.report-post{margin-left:auto}.post-composer{gap:var(--space-2);margin-bottom:var(--space-4);padding:var(--space-3);border-radius:var(--radius-input);background:var(--surface-soft);border:0;flex-direction:column;display:flex}.post-composer textarea{resize:none;min-height:64px;max-height:180px;padding:var(--space-1);width:100%;font-size:var(--text-input);background:0 0;border:0;overflow-y:auto}.post-compose-actions{align-items:center;gap:var(--space-2);display:flex}.post-compose-actions>:first-child{margin-right:auto}.post-compose-actions .check-label{align-items:center;gap:var(--space-2);flex-direction:row;min-width:0;font-weight:500;display:flex}.post-compose-actions .check-label input{width:16px;height:16px;accent-color:var(--primary);flex:0 0 16px;margin:0;padding:0}.post-author>svg,.post-author>img{flex-shrink:0}.post-card>:last-child{margin-bottom:0}.post-compose-actions .solid{border:0;border-radius:999px;min-height:36px;padding:6px 18px}.thread-replies{margin-top:var(--space-4)}.message-view-actions .video-link,.conversation-options summary{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);background:var(--surface-soft);min-height:36px;font-size:var(--text-sm);cursor:pointer;border-radius:999px;margin:0;text-decoration:none;display:inline-flex}.conversation-options summary{list-style:none}.conversation-options summary::-webkit-details-marker{display:none}.conversation-options[open]{flex-basis:100%}.post-footer{align-items:flex-start}.feed-updates{margin-bottom:var(--space-3)}.video-link{align-items:center;gap:var(--space-2);font-size:var(--text-sm);margin-top:var(--space-3);display:inline-flex}.inbox-heading{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.unread-label{color:var(--primary);font-size:var(--text-xs);font-weight:700}.inbox-preview{font-size:var(--text-sm);color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere}@media (width<=639px){:root{--panel-top-gap:calc(var(--settings-top) + var(--settings-control-size) + var(--top-control-gap))}.app-version{display:none}.orb,.launcher-button{cursor:pointer;touch-action:manipulation}}.switch-account{font-size:var(--text-label);margin-top:22px}.token-result{background:var(--surface-blue);border-radius:var(--radius-control);margin:var(--space-6) 0;padding:14px}.token-result input{font-family:var(--font-mono);font-size:var(--text-sm);margin:var(--space-1) 0 var(--space-2);width:100%}.token-result button{font-size:var(--text-sm)}.connection-setup{margin-top:var(--space-6)}.setup-prompt{white-space:pre-wrap;overflow-wrap:anywhere;max-height:280px}.upload-list{margin:0;padding:0;list-style:none}.upload-list li{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2) 0;border-bottom:var(--border-width) solid var(--divider);display:flex}.people-list>button:last-child,.notification-list>button:last-child,.settings-menu>:last-child,.ledger li:last-child,.token-list li:last-child,.place-results button:last-child,.upload-list li:last-child{border-bottom:0}.upload-list small{color:var(--muted);font-size:var(--text-xs);display:block}.upload-list button{background:0 0;place-items:center;width:36px;height:36px;display:grid}.composer.has-files{flex-direction:column}.composer-files{gap:var(--space-1);width:100%;padding:0 48px var(--space-2) var(--space-3);flex-wrap:wrap;display:flex}.composer-files button{align-items:center;gap:var(--space-1);background:var(--surface-soft);border-radius:var(--radius-sm);max-width:100%;padding:var(--space-1) var(--space-2);font-size:var(--text-xs);display:inline-flex;overflow:hidden}.composer-files button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.composer-files button svg{flex:none;display:block}.message-file{overflow-wrap:anywhere;font-size:var(--text-sm);padding:var(--space-1) 0;display:block}pre,code{font-family:var(--font-mono)}pre{background:var(--surface-soft);padding:var(--space-3);font-size:var(--text-xs);border-radius:var(--radius-sm);overflow:auto}blockquote{font-family:var(--font-ui)}.error{color:var(--danger);font-size:var(--text-sm)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes thinking{0%,to{opacity:1}50%{opacity:.55}}@media (width<=760px){:root{--panel-inset:6px;--card-inset:6px}}@media (width>=640px){:root{--chat-width:600px}.settings-sheet{inset:var(--settings-top) var(--settings-right) auto auto;max-height:calc(100dvh - var(--settings-top) - var(--space-3));transform-origin:100% 0;margin:0;padding-top:0;position:fixed}.settings-sheet[open]{animation:sheet-open var(--sheet-open-duration) cubic-bezier(.22, 1, .36, 1)}.settings-sheet .sheet-heading{min-height:var(--settings-control-size);padding-right:calc(var(--settings-control-size) * 2 - var(--space-6));margin-bottom:var(--space-4)}.settings-sheet .sheet-actions{top:calc(-1 * var(--border-width));right:calc(-1 * var(--border-width));gap:0;position:absolute}.settings-sheet .sheet-actions .close{width:var(--settings-control-size);height:var(--settings-control-size);background:0 0;border-radius:50%}.task-sheet{width:min(640px,100vw - 48px)}}@keyframes sheet-open{0%{clip-path:inset(0 0 calc(100% - var(--settings-control-size)) calc(100% - var(--settings-control-size)) round 22px)}to{clip-path:inset(0 round var(--radius-panel))}}.discovery-search{background:var(--surface-soft,#f0f2f6);border-radius:var(--radius-control,16px);margin:0 0 var(--space-3);align-items:center;gap:4px;padding:4px 6px 4px 12px;display:flex}.discovery-search input{width:100%;min-width:0;box-shadow:none;background:0 0;border:0;flex:1;padding:8px 0}.discovery-search input::-webkit-search-cancel-button{display:none}.search-area-controls{justify-content:space-between;align-items:center;gap:12px;margin-block:10px;display:flex}.radius-select{flex:none;align-items:center;display:inline-flex;position:relative}.radius-select select{appearance:none;width:auto;min-height:36px;padding:var(--space-2) 34px var(--space-2) var(--space-3);background:var(--surface-soft);color:var(--ink);font-size:var(--text-body);cursor:pointer;border:0;border-radius:999px;line-height:1.35}.radius-select svg{right:var(--space-3);pointer-events:none;position:absolute}.search-control{border:0;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;padding:0;display:grid}.search-submit{background:var(--control-black);color:var(--on-assistant)}.search-clear{color:var(--muted);background:0 0}.reply-context{align-items:center;gap:var(--space-1);max-width:100%;margin:0 0 var(--space-2);color:var(--muted);font-size:var(--text-sm);text-align:left;background:0 0;padding:0;display:flex}.reply-context span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.reply-context svg{flex:none}.composer-view:has(.composer-surface){height:100%;min-height:0}.composer-view[hidden]{display:none}.website-previews{gap:var(--space-2);margin:var(--space-3) 0;display:grid}.website-card{--preview-size:104px;height:var(--preview-size);border:var(--border-width) solid var(--border-strong);border-radius:var(--radius-control);background:var(--surface);min-width:0;color:var(--ink);text-decoration:none;display:flex;overflow:hidden}.website-image{width:var(--preview-size);color:var(--muted);background:var(--surface-soft);flex:none;place-items:center;display:grid;overflow:hidden}.website-image img{object-fit:cover;width:100%;height:100%;display:block}.website-copy{justify-content:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);flex-direction:column;min-width:0;display:flex}.website-host{font-size:var(--text-xs);color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.website-copy strong,.website-description{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.website-copy strong{font-size:var(--text-label)}.website-description{font-size:var(--text-sm);color:var(--muted)}.post-photos{--post-image-max-height:min(400px, 55svh);align-items:flex-start;gap:var(--space-2);margin:var(--space-3) 0;flex-wrap:wrap;display:flex}.post-photos a{min-width:0;max-width:calc(50% - var(--space-2) / 2);border-radius:var(--radius-control);flex:0 auto;display:block;overflow:hidden}.post-photos[data-count="1"] a{max-width:100%}.post-photos img{width:auto;max-width:100%;height:auto;max-height:var(--post-image-max-height);object-fit:contain;display:block}.post-photos img[hidden]{display:none}.photo-missing{color:var(--muted);font-size:var(--text-sm);display:none}.photo-unavailable .photo-missing{padding:var(--space-3);display:block}.post-draft-photos{gap:var(--space-2);flex-wrap:wrap;display:flex}.post-draft-photos:empty{display:none}.post-draft-photos>div{width:72px;height:72px;position:relative}.post-draft-photos img{object-fit:contain;border-radius:var(--radius-control);width:100%;height:100%;display:block}.post-draft-photos button{background:var(--surface);border-radius:50%;place-items:center;width:24px;height:24px;padding:0;display:grid;position:absolute;top:2px;right:2px}.post-photo-add{background:var(--surface);width:36px;height:36px;color:var(--primary);border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.post-composer .website-previews{margin:0}.post-author-row{align-items:center}.post-author{flex:1}.post-author strong,.post-author .quiet{font-size:var(--text-body)}.post-time{font-size:var(--text-sm);flex:none}.post-text{margin:var(--space-2) 0;line-height:1.55}.post-area{margin:var(--space-2) 0 0}.post-actions{margin-top:var(--space-2)}.invitation-meta{margin-bottom:var(--space-1);color:var(--muted);font-size:var(--text-xs);display:block}.invitation-message.user .invitation-meta{text-align:right}@media (width<=767px),(pointer:coarse){.app input,.app textarea,.app select,.app [contenteditable=true]{font-size:max(16px, var(--text-input))}}@media (pointer:coarse){:root{--chat-gutter:12px;--panel-top-gap:calc(var(--settings-top) + var(--settings-control-size) + var(--top-control-gap))}.app-version{display:none}.orb,.launcher-button{cursor:pointer;touch-action:manipulation}}@media (width<=639px),(pointer:coarse){.composer-surface-footer{display:none}.settings-sheet{width:min(440px, calc(100vw - var(--space-3)));max-width:calc(100vw - var(--space-3))}}.app[data-keyboard-open]{--panel-top-gap:max(var(--space-3), env(safe-area-inset-top,0px))}.app[data-keyboard-open] :is(.settings-controls,.composer-surface-header,.composer-surface-footer,.message-view-actions,.sheet-heading){display:none}.app[data-keyboard-open] .sheet{top:calc(var(--viewport-top) + var(--panel-top-gap));max-height:max(0px, calc(var(--viewport-height) - var(--panel-top-gap) - var(--space-3)));padding-top:var(--space-4);margin-block:0;position:fixed;bottom:auto}.history-loader{min-height:32px;color:var(--muted);flex:0 0 32px;justify-content:center;align-items:center;display:flex}.history-loader [role=status]{place-items:center;display:grid}.push-settings{gap:var(--space-3);padding:var(--space-3);margin-bottom:var(--space-4);border-radius:var(--radius-control);background:var(--surface-soft);display:grid}.push-settings p{margin:0}.push-settings button{justify-self:start}.latest-chat{cursor:pointer;touch-action:manipulation;right:0;bottom:calc(100% + var(--space-2));z-index:5;position:absolute}.chat-search-results{gap:var(--space-2);display:grid}.chat-search-result{cursor:pointer;gap:var(--space-2);text-align:left;padding:var(--space-3);border-radius:var(--radius-control);background:var(--surface-soft);display:grid}.chat-search-meta{text-align:left;width:100%;color:inherit;align-items:center;gap:var(--space-2);font-size:var(--text-sm);background:0 0;padding:0;display:flex}.chat-search-meta time{color:var(--muted);margin-left:auto}.chat-search-excerpt{font-size:var(--text-body);overflow-wrap:anywhere;-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.message[data-search-target] .bubble{box-shadow:0 0 0 1px var(--primary)}.chat-search-excerpt p{margin:0}.chat-search-excerpt p+p{margin-top:var(--space-2)}.chat-search-excerpt :is(ul,ol){margin:var(--space-2) 0;padding-left:var(--space-5)}.chat-search-excerpt pre{white-space:pre-wrap;overflow-wrap:anywhere}.chat-search-more{margin-top:var(--space-4)}.chat-search-excerpt :is(h1,h2,h3,h4,h5,h6){font-size:inherit;margin:var(--space-2) 0}.chat-search-excerpt img{max-width:100%;height:auto}.chat-search-excerpt table{border-collapse:collapse;max-width:100%;display:block;overflow-x:auto}.panel-actions{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);flex-wrap:wrap;display:flex}.panel-actions button,.automation-history button{padding:var(--space-2) var(--space-3);background:var(--surface-soft);border-radius:999px;min-height:38px}.panel-actions button.solid{background:var(--control-black);color:var(--on-assistant)}.inbox-items,.automation-examples,.automation-history{gap:var(--space-2);display:grid}.inbox-row,.automation-examples>button,.automation-history>article{gap:var(--space-2);padding:var(--space-3);text-align:left;background:var(--surface-soft);border-radius:var(--radius-control);display:grid}.automation-examples>button span{font-size:var(--text-sm);color:var(--muted)}.inbox-row[data-read]>strong{font-weight:500}.agent-update{overflow-wrap:anywhere}.agent-update h3{margin-top:0}.agent-update a{text-decoration:underline}.delivery-links{margin-block:var(--space-3)}.weekday-picker{gap:var(--space-1);flex-wrap:wrap;display:flex}.weekday-picker button{padding:var(--space-2);background:var(--surface-soft);border-radius:999px}.weekday-picker button[aria-pressed=true]{background:var(--primary);color:var(--on-primary)}.automation-summary p{white-space:pre-wrap}.sleep-status{border-radius:var(--radius-control);padding:var(--space-3);background:var(--surface-glass);font-size:var(--text-body)}.sleep-status p{margin:0 0 var(--space-2)}.inbox-reference{text-align:left;background:0 0;text-decoration:underline}.composer.has-files:has(.inbox-attachments):has(.composer-files:not(.inbox-attachments)){padding-top:80px}.composer-files.inbox-attachments{top:var(--space-2)}.composer-files:not(.inbox-attachments)+.inbox-attachments{top:44px}.account-settings{gap:var(--space-6);display:grid}.account-settings h3{font-size:var(--text-body);margin:0}.launcher-divider{width:100%;margin:var(--space-2) 0;border:0;border-top:var(--border-width) solid var(--divider)}.profile-posts{margin-block-start:var(--space-4)}.content-report{margin-block:12px}.direct-message-content .message.peer{position:relative}.profile-secondary{min-height:44px;padding:var(--space-3) var(--space-5);border-radius:var(--radius-control);background:var(--surface-soft);font-size:var(--text-body);font-weight:600}.conversation-menu{margin-left:auto;position:relative}.conversation-menu summary{cursor:pointer;background:var(--surface-soft);border-radius:50%;place-items:center;width:36px;height:36px;list-style:none;display:grid}.conversation-menu summary::-webkit-details-marker{display:none}.conversation-menu>div{z-index:4;border-radius:var(--radius-control);background:var(--surface);min-width:160px;box-shadow:var(--panel-shadow);padding:var(--space-2);position:absolute;top:calc(100% + 4px);right:0}.conversation-menu>div button{border-radius:var(--radius-sm);padding:var(--space-2);white-space:nowrap;background:var(--surface-soft)}.message-report-choice{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2);font-size:var(--text-sm);display:flex}.message-report-choice button{padding:var(--space-2);background:var(--surface-soft);border-radius:999px}.composer-author{align-items:center;gap:var(--space-2);padding:0;display:flex}.composer-author>img{object-fit:cover;border-radius:var(--radius-sm);width:40px;height:40px}.composer-author>div{align-items:baseline;gap:var(--space-2);flex-wrap:wrap;min-width:0;display:flex}.composer-author strong{font-size:var(--text-body)}.composer-author span{color:var(--muted);font-size:var(--text-body)}.post-compose-tools{gap:var(--space-1);align-items:center;display:flex}.post-compose-tools button{background:var(--surface-soft);width:36px;height:36px;color:var(--ink);border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.post-compose-context{padding:0 var(--space-1)}.post-compose-context .check-label{align-items:center;gap:var(--space-2);flex-direction:row;display:flex}.post-compose-context input{width:16px;height:16px;accent-color:var(--primary);flex:none;margin:0}.url-attachment{min-width:0;max-width:100%}.provider-embed{border-radius:var(--radius-control);background:var(--surface-soft);width:100%;overflow:hidden}.provider-embed.provider-video{aspect-ratio:16/9;min-height:200px}.provider-embed iframe{border:0;width:100%;height:100%;display:block}.attachment-source{font-size:var(--text-xs);color:var(--muted);overflow-wrap:anywhere;margin-top:var(--space-1);display:block}.review-links p{overflow-wrap:anywhere;font-size:var(--text-sm)}.post-card+.post-composer{margin-top:var(--space-3)}.custom-document{padding:var(--card-inset);border-radius:var(--radius-control);background:var(--surface);min-width:0;overflow:hidden}.custom-document p{margin:var(--space-2) 0;overflow-wrap:anywhere}.custom-document audio,.custom-document video{width:100%;max-width:100%;display:block}.custom-document video{object-fit:contain;max-height:400px}.custom-artwork{background:0 0;border:0;border-radius:0;max-width:100%;padding:0;display:block;position:relative;overflow:hidden}.custom-artwork img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:400px;display:block}.muse-content{gap:var(--space-3);grid-template-columns:96px minmax(0,1fr);align-items:center;display:grid}.muse-content .custom-artwork,.muse-content .custom-artwork img{border-radius:max(0px,calc(var(--radius-control) - var(--card-inset)))}.muse-content:not(:has(.custom-artwork)){grid-template-columns:minmax(0,1fr)}.muse-content .audio-player{margin-top:var(--space-1);grid-column:1/-1}.muse-meta{gap:var(--space-1);overflow-wrap:anywhere;min-width:0;font-size:var(--text-sm);flex-direction:column;display:flex}.muse-meta strong{font-size:var(--text-body)}.muse-portrait,.muse-square{flex-direction:column;align-items:stretch;display:flex}.muse-portrait .custom-artwork,.muse-square .custom-artwork{align-self:center}.muse-slim{grid-template-columns:56px minmax(0,1fr)}.custom-source{justify-content:space-between;gap:var(--space-2);margin-top:var(--space-2);font-size:var(--text-xs);color:var(--muted);display:flex}.cif-stage{--cif-media-max-size:400px;touch-action:pan-y pinch-zoom;gap:var(--space-2);flex-direction:column;display:flex}.cif-media-frame{border-radius:max(0px,calc(var(--radius-control) - var(--card-inset)));width:100%;max-width:var(--cif-media-max-size,400px);aspect-ratio:1;background:var(--surface-soft);flex:none;place-items:center;min-width:0;margin-inline:auto;display:grid;overflow:hidden}.cif-picture{min-width:0;min-height:0;position:relative}.cif-picture .custom-artwork,.cif-picture .custom-artwork img,.cif-media-frame>video{object-fit:contain;width:100%;height:100%;max-height:100%}.cif-media-frame>.muse-content{width:100%}.cif-tag{z-index:1;position:absolute;transform:translate(-50%,-50%)}.cif-tag>button{background:var(--surface);width:24px;height:24px;font-size:var(--text-xs);border-radius:50%;place-items:center;display:grid;box-shadow:0 1px 8px #0004}.cif-tag-label{padding:var(--space-2);border-radius:var(--radius-sm);background:var(--surface);overflow-wrap:anywhere;width:max-content;max-width:180px;font-size:var(--text-sm);position:absolute;top:28px;left:50%;transform:translate(-50%);box-shadow:0 2px 12px #0003}.cif-navigation{justify-content:center;align-items:center;gap:var(--space-3);margin-block:var(--space-2);font-size:var(--text-sm);display:flex}.cif-navigation button{background:var(--surface-soft);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.cif-navigation button:disabled{visibility:hidden;pointer-events:none}.cif-metadata{font-size:var(--text-sm);margin-top:var(--space-2)}.cif-metadata dl>div{gap:var(--space-2);display:flex}.cif-metadata dd{overflow-wrap:anywhere;margin:0}.pops-title{margin-bottom:var(--space-3);font-size:16px;display:block}.pops-body{gap:var(--space-3);flex-direction:column;max-height:360px;display:flex;overflow:hidden}.pops-body.pops-expanded{overscroll-behavior:auto;max-height:65vh;overflow-y:auto}.pops-block{min-width:0;margin:0}.pops-block figcaption{font-size:var(--text-xs);color:var(--muted);margin-top:var(--space-1)}.pops-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65}.pops-font-serif{font-family:var(--font-serif)}.pops-font-mono{font-family:var(--font-mono)}.pops-size-small{font-size:13px}.pops-size-normal{font-size:15px}.pops-size-large{font-size:18px}.pops-align-center{text-align:center}.pops-align-right{text-align:right}.custom-expand{margin-top:var(--space-3);background:var(--surface-soft);border-radius:999px;padding:8px 14px}.post-composer .post-compose-tools button{background:var(--surface)}.audio-player{--audio-track-height:5px;--audio-thumb-size:12px;background:var(--audio-player-surface);width:100%;min-width:0;min-height:44px;color:var(--ink);border-radius:999px;align-items:center;gap:10px;padding:0 14px 0 8px;display:flex}.audio-player>audio[hidden]{display:none}.audio-player .audio-play{width:28px;height:44px;color:var(--ink);background:0 0;border:0;flex:0 0 28px;place-items:center;padding:0;display:grid}.audio-time{font-family:var(--font-ui);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px}.audio-player input[type=range]{appearance:none;cursor:pointer;background:0 0;border:0;flex:1;width:100%;min-width:30px;height:32px;margin:0;padding:0}.audio-player input[type=range]::-webkit-slider-runnable-track{height:var(--audio-track-height);background:linear-gradient(to right,var(--audio-track-fill) var(--audio-progress),var(--audio-track) var(--audio-progress));border-radius:999px}.audio-player input[type=range]::-moz-range-track{height:var(--audio-track-height);background:var(--audio-track);border-radius:999px}.audio-player input[type=range]::-moz-range-progress{height:var(--audio-track-height);background:var(--audio-track-fill);border-radius:999px}.audio-player input[type=range]::-webkit-slider-thumb{appearance:none;width:var(--audio-thumb-size);height:var(--audio-thumb-size);margin-top:calc((var(--audio-track-height) - var(--audio-thumb-size)) / 2);background:var(--audio-track-fill);border:0;border-radius:50%}.audio-player input[type=range]::-moz-range-thumb{width:var(--audio-thumb-size);height:var(--audio-thumb-size);background:var(--audio-track-fill);border:0;border-radius:50%}.direct-message-content .message.peer .bubble.report-target{background:var(--danger);color:var(--on-danger);cursor:pointer}.direct-message-content .report-target :is(a,button){color:inherit}.muse-pending{background:var(--surface-soft);place-items:center;min-height:100px;display:grid}.people-list>button,.posts-list>div,.inbox-list>article,.post-composer,.inbox-row,.automation-examples>button,.automation-history>article,.chat-search-result,.push-settings,.settings-menu button,.settings-menu a,.launcher-menu button{padding:var(--card-inset)}.direct-message-scroll{border-top:var(--border-width) solid var(--border);flex-direction:column;flex:auto;min-height:0;display:flex;position:relative}.latest-chat.latest-dm{bottom:var(--space-2);right:0}.profile-menu.conversation-menu>div{gap:var(--space-1);min-width:120px;display:grid;left:0;right:auto}.profile-menu.conversation-menu>div button{text-align:left}.profile-menu.conversation-menu{align-self:stretch;margin-left:0}.profile-menu.conversation-menu>summary{border-radius:var(--radius-control);width:52px;height:100%;min-height:44px;padding:0 var(--space-3)}.people-list .person-handle{font-size:var(--text-body)}.profile-menu[open]:not([data-menu-positioned])>div{visibility:hidden}.profile-menu.conversation-menu>div{overscroll-behavior:contain;overflow:auto}.profile-menu.conversation-menu>div button{white-space:normal;overflow-wrap:anywhere;min-width:0}.delete-confirmation{align-items:center;gap:var(--space-2);margin-top:var(--space-2);padding:var(--card-inset);border-radius:var(--radius-control);background:var(--surface-soft);font-size:var(--text-body);flex-wrap:wrap;line-height:1.4;display:flex}.delete-confirmation-copy{overflow-wrap:anywhere;flex:160px;min-width:0}.delete-confirmation .delete-confirmation-detail{margin:var(--space-1) 0 0;color:var(--muted);font-size:var(--text-sm)}.delete-confirmation-actions{gap:var(--space-2);flex-wrap:wrap;margin-left:auto;display:flex}.delete-confirmation-actions button{min-height:38px;padding:var(--space-2) var(--space-3);border-radius:var(--radius-control);background:var(--surface);font-size:var(--text-body);border:0;font-weight:600}.delete-confirmation-actions .delete-confirmation-submit{background:var(--danger);color:var(--on-danger)}button,[role=button],summary,input[type=button],input[type=submit],input[type=reset]{-webkit-user-select:none;user-select:none}.sheet-body[data-loading=true]{visibility:hidden;min-height:160px}:root[data-font=sans]{--font-ui:var(--font-sans)}:root[data-font=serif]{--font-ui:var(--font-serif)}@media (width<=760px),(pointer:coarse){.sheet{top:calc(var(--viewport-top,0px) + max(6px,env(safe-area-inset-top,0px)));bottom:calc(6px + var(--safe-area-bottom));height:fit-content;max-height:calc(var(--viewport-height,100dvh) - max(6px,env(safe-area-inset-top,0px)) - 6px - var(--safe-area-bottom));margin-block:auto;position:fixed}}.storage-types.view-tabs{flex-wrap:nowrap;flex:none;max-width:100%;overflow-x:auto}.storage-types.view-tabs button{white-space:nowrap;flex:none}.storage-attachments{flex-wrap:wrap;gap:6px;margin-top:5px;display:flex}.storage-attachments a{background:var(--surface-soft);overflow-wrap:anywhere;border-radius:999px;max-width:100%;padding:4px 8px;font-size:12px;display:block}.storage-filters{margin-bottom:var(--space-3);flex-direction:column;gap:6px;min-width:0;display:flex}.storage-filters .view-tabs{margin:0}.storage-attachments>button{background:var(--surface-soft);border-radius:999px;padding:4px 8px;font-size:12px}.storage-attachments>div{min-width:0;max-width:100%}.storage-attachments .storage-places{flex-direction:column;flex-basis:100%;gap:4px;display:flex}.storage-places a{border-radius:999px;padding:4px 8px}.storage-attachments a{white-space:nowrap;text-overflow:ellipsis;overflow-wrap:normal;overflow:hidden}.settings-sheet{overflow-x:hidden}.settings-sheet>.sheet-body{min-width:0;max-width:100%}.storage-attachments{min-width:0}.storage-attachments a{align-self:flex-start;width:fit-content}.storage-summary{margin-bottom:var(--space-3);flex-direction:column;gap:6px;display:flex}.sheet .storage-total{margin:0}.storage-meter{flex:none;display:block}.storage-results{min-height:40px;position:relative}.storage-loading{justify-content:center;display:flex;position:absolute;inset:12px 0 auto}.app{--mode-switch-clearance:24px;--agent-min-width:320px;--agent-max-width:620px;--mode-header-height:56px;--mode-gutter:20px;--mode-top:12px;--mode-bottom:max(16px,calc(6px + var(--safe-area-bottom)));--panel-safe-bottom:0px;--mode-sidebar:184px;--mode-main:680px;--mode-rail:252px;--mode-gap:20px}.mode-switch{z-index:8;background:var(--glass);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);color:var(--ink);width:var(--mode-expanded-width,max-content);border-radius:999px;align-items:center;gap:2px;padding:4px;transition:width .14s;display:flex;position:fixed;top:12px;left:12px;overflow:hidden;box-shadow:0 2px 12px #24243206}.mode-switch button,.mode-measure-item{white-space:nowrap;background:0 0;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-size:13px;line-height:20px;display:flex}.mode-switch button[aria-pressed=true]{background:var(--ink);color:var(--inverse-ink)}.mode-switch button svg,.mode-measure-item svg{flex:none}.mode-switch button span{opacity:1;max-width:70px;transition:max-width .14s,opacity .1s;overflow:hidden}.mode-switch[data-collapsed=true]{width:188px}.mode-switch[data-collapsed=true] button{gap:0;width:43px;padding:9px 12px}.mode-switch[data-collapsed=true] button span{opacity:0;max-width:0}.mode-switch-measure{visibility:hidden;pointer-events:none;width:max-content;transition:none;top:-200px}.social-experience{inset:var(--mode-top) var(--mode-gutter) var(--mode-bottom);grid-template-columns:var(--mode-sidebar) minmax(0,var(--mode-main)) minmax(0,var(--mode-rail));gap:var(--mode-gap);justify-content:center;min-height:0;display:grid;position:fixed}.social-experience[hidden],.workspace[hidden]{display:none!important}.mode-sidebar{flex-direction:column;gap:24px;min-width:0;padding-top:68px;display:flex}.mode-wordmark{font-family:var(--font-ui);letter-spacing:-.7px;padding:0 12px;font-size:22px;font-weight:700}.mode-wordmark span{font-family:var(--font-ui);letter-spacing:0;color:var(--muted);margin-top:3px;font-size:11px;font-weight:500;display:block}.mode-sidebar nav{flex-direction:column;gap:5px;display:flex}.mode-sidebar nav button,.sidebar-agent{text-align:left;background:0 0;border-radius:999px;align-items:center;gap:12px;padding:12px 14px;font-size:14px;font-weight:600;display:flex}.mode-sidebar nav button[aria-current=page]{background:var(--glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mode-compose-button{background:var(--ink);color:var(--inverse-ink);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px;font-weight:700;display:flex}.sidebar-agent{margin-top:auto;font-size:12px}.mode-main{--mode-panel-radius:22px;background:linear-gradient(to bottom,var(--panel-surface-top),var(--panel-surface-bottom)) fixed;border-radius:var(--mode-panel-radius);flex-direction:column;min-height:0;display:flex;overflow:hidden;box-shadow:0 10px 50px #23223d07}.mode-content-header{height:var(--mode-header-height);min-height:var(--mode-header-height);padding:6px var(--panel-inset);background:var(--panel-header-surface);flex:none;align-items:center;gap:12px;display:flex}.mode-content-header h1{letter-spacing:-.35px;margin:0;font-size:18px;font-weight:750}.mode-content-header button{background:var(--surface-soft);border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.mode-content-header .mode-mobile-compose{margin-left:auto}.mode-content-header .mode-mobile-compose[aria-pressed=true]{background:var(--control-black);color:var(--on-assistant)}.mode-pages{flex:1;min-height:0;position:relative;overflow:hidden}.mode-pages>.composer-view{overscroll-behavior:contain;height:100%;min-height:0;overflow:hidden auto}.mode-page{min-width:0;min-height:100%;padding:0 var(--panel-inset) var(--panel-inset)}.mode-page-messages,.mode-page-connections{height:100%;min-height:0}.mode-page .post-card{background:0 0;border-radius:0;padding:0}.mode-page .post-text{margin-top:10px;font-size:13px;line-height:1.55}.mode-page .post-author{--post-avatar-size:38px}.mode-page .post-author img{border-radius:9px}.mode-page .post-author-row{align-items:flex-start}.mode-page .post-actions{gap:var(--space-2);margin-top:10px}.mode-page .post-action{gap:6px;min-height:30px;font-size:12px}.mode-page .post-area{font-size:11px}.mode-page .view-tabs{margin:0 calc(-1 * var(--panel-inset));padding:6px var(--panel-inset);background:0 0;border-radius:0;gap:4px}.mode-page .view-tabs button{padding:9px 12px}.mode-page .view-tabs button[aria-pressed=true]{background:var(--surface-soft)}.mode-page .search-field{margin-bottom:10px}.mode-page-compose{padding:var(--panel-inset)}.mode-page-compose .post-composer{background:var(--surface-soft);padding:var(--card-inset);border-radius:var(--radius-panel)}.mode-page-compose .post-composer textarea{background:0 0;min-height:140px;font-size:16px}.mode-context-rail{flex-direction:column;gap:14px;min-width:0;padding-top:68px;display:flex}.mode-rail-card{background:var(--glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:var(--panel-inset);border-radius:20px}.mode-rail-card h2{letter-spacing:-.2px;margin:12px 0 8px;font-size:16px;line-height:1.35}.mode-rail-card p{color:var(--muted);margin:0 0 14px;font-size:12px;line-height:1.6}.mode-rail-card button{background:var(--surface);border-radius:999px;padding:9px 14px;font-size:12px;font-weight:650}.mode-mobile-nav{display:none}.mode-welcome{padding:20px 4px;font-size:15px;line-height:1.75}.mode-welcome p{margin:0 0 22px}.mode-welcome .solid{margin-top:10px}.social-friends{--mode-main:680px}.social-friends .people-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:8px 0;display:grid}.social-friends .people-list>button{background:var(--surface-soft);text-align:left;border-radius:20px;flex-direction:column;align-items:stretch;gap:0;padding:0;display:flex;overflow:hidden}.social-friends .people-list>button>img{aspect-ratio:1;object-fit:cover;border-radius:0;width:100%;height:auto}.social-friends .people-list>button>span{padding:var(--card-inset);flex-direction:column;gap:5px;display:flex}.social-friends .people-list strong{letter-spacing:-.3px;font-size:17px}.social-friends .person-excerpt{font-size:13px;line-height:1.55}.mode-page-person .profile-photo{max-height:420px}.agent-dock-toggle{z-index:10;background:var(--glass);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:999px;align-items:center;gap:9px;padding:14px 18px;font-weight:700;display:flex;position:fixed;bottom:16px;right:16px;box-shadow:0 6px 30px #24243212}.dock-working{background:var(--primary);border-radius:50%;width:7px;height:7px}.app:not([data-mode=agent]) .workspace{--agent-dock-padding-top:var(--panel-inset);--dock-control-size:40px;--orb-size:var(--dock-control-size);--orb-radius:calc(var(--orb-size) / 2);z-index:12;background:linear-gradient(to bottom,var(--panel-surface-top),var(--panel-surface-bottom)) fixed;width:min(390px,100% - 24px);max-height:none;padding:var(--panel-inset);border:0;border-radius:24px;inset:80px 16px 16px auto;overflow:hidden;transform:none;box-shadow:0 12px 64px #23223d26}.app:not([data-mode=agent]) .conversation{flex:1}.app:not([data-mode=agent]) .composer-area{flex:none}.agent-dock-footer{flex:none;justify-content:space-between;align-items:center;padding:8px 0 0;display:flex}.agent-dock-footer>button{background:0 0;align-items:center;gap:7px;padding:5px;font-size:13px;font-weight:700;display:flex}.app[data-keyboard-open=true] .mode-switch{visibility:hidden;pointer-events:none}.app[data-keyboard-open=true] .social-experience{top:calc(var(--viewport-top,0px) + var(--mode-top));height:calc(var(--viewport-height,100dvh) - 2 * var(--mode-top));bottom:auto}.app[data-keyboard-open=true] .mode-content-header,.app[data-keyboard-open=true] .mode-mobile-nav{display:none}@media (width<=1200px){.app{--mode-rail:0px;--mode-sidebar:164px}.social-experience{grid-template-columns:var(--mode-sidebar) minmax(0,var(--mode-main))}.mode-context-rail{display:none}.social-friends{--mode-main:680px}}@media (width<=760px){.app{--settings-right:max(6px,env(safe-area-inset-right));--mode-gutter:6px;--mode-top:12px;--mode-bottom:calc(12px + var(--safe-area-bottom));--mode-gap:0px}.mode-switch button,.mode-measure-item{gap:5px;padding:8px 9px;font-size:12px}.mode-switch button svg,.mode-measure-item svg{width:17px;height:17px}.mode-switch[data-collapsed=true]{width:180px}.mode-switch[data-collapsed=true] button{width:41px;padding:8px 12px}.social-experience{display:flex}.mode-sidebar,.mode-context-rail{display:none}.mode-main{--mode-panel-radius:20px;border-radius:var(--mode-panel-radius);flex:1}.mode-content-header{padding:6px var(--panel-inset)}.mode-content-header h1{font-size:18px}.mode-mobile-nav{padding:0 var(--panel-inset) 8px;flex:none;gap:3px;display:flex;overflow:auto}.mode-mobile-nav button{white-space:nowrap;background:0 0;border-radius:999px;padding:8px 11px;font-size:12px}.mode-mobile-nav button[aria-pressed=true]{background:var(--surface-soft);font-weight:700}.mode-page{padding:0 var(--panel-inset) var(--panel-inset)}.mode-page .view-tabs{margin:0 calc(-1 * var(--panel-inset));padding-inline:var(--panel-inset)}.mode-page .post-text{font-size:14px}.social-friends .people-list{grid-template-columns:1fr;gap:14px}.social-friends .people-list>button>img{max-height:300px}.app:not([data-mode=agent]) .workspace{top:72px;right:12px;bottom:calc(12px + var(--safe-area-bottom));width:calc(100% - 24px)}.app:not([data-mode=agent])[data-keyboard-open=true] .workspace{top:calc(var(--viewport-top,0px) + var(--mode-top));height:calc(var(--viewport-height,100dvh) - 2 * var(--mode-top));bottom:auto}.mode-page-compose .post-composer textarea{font-size:16px}.mode-welcome{font-size:14px}}.mode-page-person .profile-card:has(.profile-gallery){grid-template-columns:minmax(0,280px) minmax(0,1fr);align-items:start;column-gap:20px;display:grid}.mode-page-person .profile-gallery{grid-area:1/1/span 6}.mode-page-person .profile-card>:not(.profile-gallery){grid-column:2}.mode-page-person .profile-photo{aspect-ratio:1;max-height:none}.mode-page-person .profile-card{--profile-name-size:21px}.mode-page-person .profile-identity{margin-top:8px}@media (width<=600px){.mode-page-person .profile-card:has(.profile-gallery){display:block}.mode-page-person .profile-gallery{max-width:280px;margin-inline:auto}.mode-page-person .profile-card{--profile-name-size:20px}}.app:not([data-mode=agent]) .conversation{--top-fade:0px;margin-top:calc(-1 * var(--agent-dock-padding-top));padding-top:var(--agent-dock-padding-top)}@media (width<=760px){.mode-switch:not(.mode-switch-measure){width:180px}.mode-switch button{gap:0;width:41px;padding:8px 12px}.mode-switch button span{opacity:0;max-width:0}.app:not([data-mode=agent])[data-agent-dock=true] .social-experience{visibility:hidden;pointer-events:none}.app:not([data-mode=agent]) .workspace{--agent-dock-padding-top:var(--panel-inset);padding:var(--panel-inset);border:0;border-radius:20px}.app:not([data-mode=agent])[data-keyboard-open=true] .workspace{--agent-dock-padding-top:var(--panel-inset);padding-top:var(--panel-inset);padding-bottom:var(--panel-inset)}}.agent-dock-footer>button{min-height:36px}.agent-dock-close{width:var(--dock-control-size);height:var(--dock-control-size);background:var(--surface);border-radius:50%;place-items:center;padding:0;display:grid}.agent-dock-actions{align-items:center;gap:var(--space-2);display:flex}.agent-dock-actions .orb-stage{margin-top:0}.agent-dock-actions .orb{cursor:pointer}.mode-switch[data-over-panel=true]{background:var(--floating-control-surface);-webkit-backdrop-filter:blur(var(--floating-control-blur));box-shadow:none}.app:not([data-mode=agent])[data-agent-dock=true] .settings-controls{z-index:14}@media (width<=760px){.mode-switch:not(.mode-switch-measure){left:max(6px,env(safe-area-inset-left));top:var(--settings-top)}.social-experience{left:max(6px,env(safe-area-inset-left));right:max(6px,env(safe-area-inset-right))}}.agent-dock-toggle[data-overlaps-panel=true]{visibility:hidden;pointer-events:none}@media (width<=760px),(pointer:coarse){.agent-dock-toggle{display:none}}.app:not([data-mode=agent]) .launcher-controls{visibility:hidden;pointer-events:none}@media (width<=760px){:root{--mobile-page-gutter:6px;--settings-top:max(var(--mobile-page-gutter),env(safe-area-inset-top));--top-control-gap:6px;--top-control-size:41px;--settings-control-size:var(--top-control-size)}.app{--mode-top:var(--mobile-page-gutter);--mode-bottom:calc(var(--mobile-page-gutter) + var(--safe-area-bottom));--mode-header-height:48px;--mode-section-gap:4px}.settings-sheet .sheet-actions .close{border-radius:max(0px,calc(var(--radius-panel) - var(--panel-inset)))}.mode-switch{height:var(--top-control-size);background:var(--floating-control-surface);-webkit-backdrop-filter:blur(var(--floating-control-blur));box-shadow:none}.mode-switch button{height:calc(var(--top-control-size) - 8px)}.mode-mobile-nav{padding-bottom:var(--mode-section-gap);gap:var(--space-1)}.mode-page .view-tabs{padding-block:0}.mode-mobile-nav button,.mode-page .view-tabs button{min-height:32px;font-size:var(--text-sm);color:var(--muted);background:0 0;border-radius:999px;padding:6px 11px;font-weight:500;line-height:20px}.mode-mobile-nav button[aria-pressed=true],.mode-page .view-tabs button[aria-pressed=true]{color:var(--ink);background:var(--surface-soft);font-weight:700}.mode-page .discovery-search{margin-bottom:var(--mode-section-gap)}.mode-page .search-area-controls{margin:var(--mode-section-gap) 0 0}.mode-page .view-tabs+*,.mode-page .posts-list,.mode-page .people-list{margin-top:var(--mode-section-gap)}.social-friends .people-list{padding-top:0}.app[data-standalone=true]:not([data-mode=agent]){--panel-safe-bottom:var(--safe-area-bottom)}.app[data-standalone=true]:not([data-mode=agent]) .social-experience{bottom:0;left:0;right:0}.app[data-standalone=true]:not([data-mode=agent]) .mode-main{--mode-panel-radius:0px;border-radius:0}.app[data-standalone=true]:not([data-mode=agent]) :is(.mode-content-header,.mode-mobile-nav,.mode-page){padding-left:max(var(--panel-inset),env(safe-area-inset-left));padding-right:max(var(--panel-inset),env(safe-area-inset-right))}.app[data-standalone=true]:not([data-mode=agent]) .mode-page{padding-bottom:calc(var(--panel-inset) + var(--panel-safe-bottom))}.app[data-standalone=true]:not([data-mode=agent]) .workspace{padding-bottom:calc(var(--panel-inset) + var(--panel-safe-bottom));border-radius:0}.app[data-standalone=true][data-keyboard-open=true]:not([data-mode=agent]) .social-experience{height:calc(var(--viewport-height,100dvh) - var(--mode-top))}}.mode-mobile-nav[hidden]{display:none}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--glass:var(--floating-control-surface);--panel-surface-top:#fff;--panel-surface-bottom:#eef4fe;--panel-header-surface:#ffffffbf;--launcher-surface:#ffffffa8;--inverse-ink:#fff;--user-bubble:#2867c7;--on-user:#fff;--on-danger:#fff;--audio-player-surface:#f1f3f4;--audio-track:#c6c8cc;--audio-track-fill:#70757b}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#fff1eb;--muted:#cbb8ae;--muted-light:#b39b90;--primary:#ff9475;--primary-hover:#ffb29b;--primary-ink:#ffc4b2;--primary-soft:#51332e;--on-primary:#301b16;--surface:#241d1a;--surface-glass:#241d1af0;--floating-control-surface:#3b2d27db;--surface-soft:#40312a;--surface-blue:#362620;--panel-surface-top:#211b19;--panel-surface-bottom:#35241e;--panel-header-surface:#241d1ac0;--launcher-surface:#3b2d27d9;--inverse-ink:#241710;--user-bubble:#a7432b;--border:#846a5e;--border-strong:#a58a7a;--divider:#4a3830;--divider-soft:#392b25;--danger:#ff9b91;--on-danger:#301412;--selection:#ff947555;--backdrop:#0d0806bf;--panel-shadow:0 18px 65px #0007;--canvas:#1e2230;--gradient-red:#5d3343;--gradient-orange:#654238;--gradient-yellow:#544535;--gradient-green:#23463d;--gradient-blue:#213c62;--gradient-indigo:#343151;--gradient-violet:#4e335f;--audio-player-surface:#3e2d26;--audio-track:#735648;--audio-track-fill:#dfc4b6}.appearance-options{margin:0}.appearance-options button{flex:1;justify-content:center;align-items:center;gap:7px;min-height:44px;display:flex}.preferences-panel{flex-direction:column;gap:20px;display:flex}.preferences-panel h3{margin:0 0 8px;font-size:14px}.landing-options button{gap:5px;padding-inline:7px;font-size:12px}.settings-utilities{gap:8px;display:flex}.settings-utilities>a,.settings-utilities>button{border-radius:var(--radius-control);background:var(--surface-soft);flex:1;justify-content:center;align-items:center;gap:8px;min-width:0;padding:10px;font-size:14px;text-decoration:none;display:flex}
