.loading-spin{display:flex;align-items:center;justify-content:center;padding:36px 0}.chat-search-card{max-width:580px;gap:10px}.chat-search-list{display:grid;grid-gap:6px;gap:6px;max-height:50vh;overflow-y:auto}.chat-search-item{display:grid;grid-gap:3px;gap:3px;text-align:left;padding:9px 12px;background:#fafafa;border:0;border-radius:8px;cursor:pointer;font-family:inherit;font-weight:300}.chat-search-item:hover{background:#f3f4f6}.chat-search-name{font-size:.85rem;color:#111827}.chat-search-snippet{font-size:.74rem;color:#6b7280;line-height:1.4}.composer-scope-btn .scope-label{display:inline-block;animation:scope-fade .22s ease-out}@keyframes scope-fade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.explain-section{display:grid;grid-gap:12px;gap:12px;padding-top:4px}.explain-loading{color:#6b7280;font-size:.85rem}.explain-text{font-size:.9rem;line-height:1.55;color:#1f2937;white-space:pre-wrap}.explain-topics-label{font-size:.68rem;font-weight:400;text-transform:uppercase;letter-spacing:.07em;color:#9ca3af;margin-top:4px}.explain-topics{display:flex;flex-wrap:wrap;gap:6px}.explain-topic{padding:4px 10px;background:#f3f4f6;color:#374151;font-size:.78rem;font-family:inherit;font-weight:300;border:0;cursor:pointer;transition:background .14s ease,color .14s ease}.explain-topic:hover{background:#111827;color:#ffffff}@keyframes reveal-from-blur{0%{opacity:0;filter:blur(5px)}to{opacity:1;filter:blur(0)}}.ideas-grid .idea-card-v2,.ideas-list .idea-card-v2,.library-grid .lib-card{animation:reveal-from-blur .42s cubic-bezier(.22,.61,.36,1) backwards}.ideas-grid .idea-card-v2:first-child,.ideas-list .idea-card-v2:first-child,.library-grid .lib-card:first-child{animation-delay:0s}.ideas-grid .idea-card-v2:nth-child(2),.ideas-list .idea-card-v2:nth-child(2),.library-grid .lib-card:nth-child(2){animation-delay:30ms}.ideas-grid .idea-card-v2:nth-child(3),.ideas-list .idea-card-v2:nth-child(3),.library-grid .lib-card:nth-child(3){animation-delay:60ms}.ideas-grid .idea-card-v2:nth-child(4),.ideas-list .idea-card-v2:nth-child(4),.library-grid .lib-card:nth-child(4){animation-delay:90ms}.ideas-grid .idea-card-v2:nth-child(5),.ideas-list .idea-card-v2:nth-child(5),.library-grid .lib-card:nth-child(5){animation-delay:.12s}.ideas-grid .idea-card-v2:nth-child(6),.ideas-list .idea-card-v2:nth-child(6),.library-grid .lib-card:nth-child(6){animation-delay:.15s}.ideas-grid .idea-card-v2:nth-child(7),.ideas-list .idea-card-v2:nth-child(7),.library-grid .lib-card:nth-child(7){animation-delay:.18s}.ideas-grid .idea-card-v2:nth-child(8),.ideas-list .idea-card-v2:nth-child(8),.library-grid .lib-card:nth-child(8){animation-delay:.21s}.ideas-grid .idea-card-v2:nth-child(9),.ideas-list .idea-card-v2:nth-child(9),.library-grid .lib-card:nth-child(9){animation-delay:.24s}.ideas-grid .idea-card-v2:nth-child(10),.ideas-list .idea-card-v2:nth-child(10),.library-grid .lib-card:nth-child(10){animation-delay:.27s}.ideas-grid .idea-card-v2:nth-child(11),.ideas-list .idea-card-v2:nth-child(11),.library-grid .lib-card:nth-child(11){animation-delay:.3s}.ideas-grid .idea-card-v2:nth-child(12),.ideas-list .idea-card-v2:nth-child(12),.library-grid .lib-card:nth-child(12){animation-delay:.33s}.ideas-grid .idea-card-v2:nth-child(13),.ideas-list .idea-card-v2:nth-child(13),.library-grid .lib-card:nth-child(13){animation-delay:.36s}.ideas-grid .idea-card-v2:nth-child(14),.ideas-list .idea-card-v2:nth-child(14),.library-grid .lib-card:nth-child(14){animation-delay:.39s}.ideas-grid .idea-card-v2:nth-child(15),.ideas-list .idea-card-v2:nth-child(15),.library-grid .lib-card:nth-child(15){animation-delay:.42s}.ideas-grid .idea-card-v2:nth-child(n+16),.ideas-list .idea-card-v2:nth-child(n+16),.library-grid .lib-card:nth-child(n+16){animation-delay:.45s}@keyframes group-bundle{0%{transform:scale(1) rotate(0) translate(0);opacity:1}60%{transform:scale(.78) rotate(-3deg) translate(8px,12px);opacity:.95}to{transform:scale(.62) rotate(-6deg) translate(16px,24px);opacity:.55}}.lib-card.bundling{animation:group-bundle .42s cubic-bezier(.32,.72,.36,1) forwards;z-index:10;pointer-events:none}.groups-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:28px 18px;gap:28px 18px;padding:8px 0 40px}.group-grid-tile{position:relative;background:none;border:0;padding:0;cursor:pointer;display:flex;flex-direction:column;gap:10px;width:100%;text-align:left;font:inherit}.group-grid-stack{position:relative;width:100%;aspect-ratio:1}.group-grid-thumb{position:absolute;width:72%;height:72%;object-fit:cover;background:#f3f4f6;box-shadow:0 1px 2px rgba(17,24,39,.08),0 6px 14px rgba(17,24,39,.06);transition:opacity .3s ease;top:50%;left:50%;z-index:calc(10 - var(--i, 0))}.group-grid-thumb,.group-grid-thumb:first-child{transform:translate(-50%,-50%) rotate(0deg)}.group-grid-thumb:nth-child(2){transform:translate(-50%,-50%) rotate(4deg)}.group-grid-thumb:nth-child(3){transform:translate(-50%,-50%) rotate(-3deg)}.group-grid-thumb:nth-child(4){transform:translate(-50%,-50%) rotate(2.5deg)}.group-grid-thumb-text{display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#6b7280;background:#f3f4f6}.group-grid-tile.expanded{grid-column:1/-1}.group-grid-tile.expanded .group-grid-stack{position:static;aspect-ratio:auto;column-count:4;column-gap:14px;padding:4px 0}.group-grid-tile.expanded .group-grid-thumb{position:static;display:block;width:100%;height:auto;object-fit:contain;page-break-inside:avoid;break-inside:avoid;margin-bottom:14px;transform:none;z-index:auto;cursor:pointer;box-shadow:0 1px 2px rgba(17,24,39,.05),0 4px 10px rgba(17,24,39,.05)}.group-grid-tile.expanded .group-grid-thumb-text{display:flex;aspect-ratio:1}.group-grid-tile.expanded .group-grid-thumb:first-child,.group-grid-tile.expanded .group-grid-thumb:nth-child(2),.group-grid-tile.expanded .group-grid-thumb:nth-child(3),.group-grid-tile.expanded .group-grid-thumb:nth-child(4){transform:none}.group-grid-thumb.extra{opacity:0;animation:extra-fade-in .32s ease-out .12s forwards}@keyframes extra-fade-in{0%{opacity:0}to{opacity:1}}.group-grid-tile.expanded .group-grid-overflow{position:static;display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:#6b7280;font-size:.95rem;font-family:ui-monospace,Menlo,monospace;width:100%;aspect-ratio:1;page-break-inside:avoid;break-inside:avoid;margin-bottom:14px;cursor:pointer;opacity:0;animation:extra-fade-in .32s ease-out .2s forwards}.group-grid-overflow{position:absolute;inset:auto}.group-grid-overflow:hover{color:#111827;background:#e5e7eb}.group-grid-note{margin-top:4px;padding:4px 2px 2px;font-size:.88rem;line-height:1.55;color:#374151;white-space:pre-wrap}.group-grid-meta{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:.78rem;color:#374151}.group-grid-name{font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-grid-count{color:#9ca3af;font-size:.72rem;font-family:ui-monospace,Menlo,monospace;flex:none}.login-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:#ffffff}.login-column{width:100%;max-width:320px;display:flex;flex-direction:column;align-items:stretch;gap:14px}.login-brand{position:fixed;top:20px;left:24px;z-index:10;font-size:1.05rem;font-weight:300;letter-spacing:-.033em;color:#111111;text-decoration:none}.login-subtitle{margin:0;text-align:center;font-size:.72rem;font-weight:300;letter-spacing:.04em;color:#9ca3af}.login-mode-toggle{display:flex;justify-content:center;gap:14px;align-items:baseline}.login-toggle-chip{background:transparent;color:#9ca3af;border:0;padding:4px 10px;font-family:inherit;font-weight:300;font-size:.85rem;cursor:pointer;transition:background .14s ease,color .14s ease}.login-toggle-chip:hover{background:#f3f4f6;color:#111827}.login-toggle-chip.active{color:#111827}.login-form{display:flex;flex-direction:column;gap:14px}.login-input{width:100%;font-family:inherit;font-weight:300;font-size:.78rem;color:#111827;background:transparent;border:0;padding:10px 12px;text-align:center;outline:none;transition:background .14s ease}.login-input::placeholder{color:#c8ccd2}.login-input:hover{background:#f3f4f6}.login-input:focus{outline:none;background:#f3f4f6}.login-submit{width:100%;padding:10px 12px;background:transparent;color:#111827;border:0;font-family:inherit;font-weight:300;font-size:.78rem;text-align:center;cursor:pointer;transition:background .14s ease}.login-submit:hover{background:#f3f4f6}.login-divider{font-size:.74rem;color:#9ca3af;text-align:center;margin:2px 0}.login-google{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:10px 12px;background:transparent;color:#6e6e73;border:0;font-family:inherit;font-weight:300;font-size:.78rem;cursor:pointer;transition:background .14s ease,color .14s ease}.login-google:hover{background:#f3f4f6;color:#111827}.login-google-icon{width:14px;height:14px;flex:none}.login-footer{display:flex;flex-direction:column;align-items:stretch;gap:14px}.login-forgot,.login-mode-link{display:block;width:100%;font-family:inherit;font-weight:300;font-size:.78rem;color:#9ca3af;text-decoration:none;background:transparent;border:0;padding:10px 12px;text-align:center;cursor:pointer;transition:background .14s ease,color .14s ease}.login-forgot:hover,.login-mode-link:hover{color:#111827;background:#f3f4f6}.login-request{text-align:center;font-family:inherit;font-weight:300;font-size:.74rem;color:#6e6e73;text-decoration:underline;text-underline-offset:2px}.login-request:hover{color:#111827}.login-error{text-align:center;font-family:inherit;font-weight:300;font-size:.78rem;color:#b91c1c;padding:4px 12px;margin:-8px 0 -4px}.login-inbox-msg{font-size:.78rem;line-height:1.55;color:#111827}.login-inbox-msg,.login-inbox-sub{margin:0;text-align:center;font-family:inherit;font-weight:300;padding:0 12px}.login-inbox-sub{font-size:.74rem;color:#9ca3af}.login-inbox-sub strong{color:#374151;font-weight:400}.capture-chat{position:fixed;z-index:32;width:240px}.capture-chat.collapsed{width:40px}.capture-chat-body{max-height:calc(100vh - 96px);overflow-y:auto;background:#ffffff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:.5px solid #e2e2e2;border-radius:12px;padding:52px 16px 16px}.capture-chat.collapsed .capture-chat-body{position:absolute;top:0;width:240px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-5px);transition:opacity .14s ease,transform .14s ease,visibility .14s}.capture-chat.snap-l.collapsed .capture-chat-body{left:0}.capture-chat.snap-r.collapsed .capture-chat-body{right:0}.capture-chat.snap-l .capture-collapse{left:6px;right:auto;top:12px}.capture-chat.snap-b .capture-collapse,.capture-chat.snap-r .capture-collapse,.capture-chat.snap-t .capture-collapse{right:18px;left:auto;top:12px}.capture-chat.costack-top{top:60px;bottom:auto}.capture-chat.costack-top .capture-chat-body{max-height:60vh}.capture-inspector-body .editable,.capture-inspector-body .ro-value,.capture-inspector-body .subject-block textarea,.capture-inspector-body textarea{font-size:.8rem}.capture-chat .chat-item-name,.capture-chat .chat-search-name,.capture-chat .new-chat-link,.capture-chat .sidebar-search{font-size:.7rem}.capture-chat .sidebar,.capture-chat .sidebar.collapsed{position:static;width:auto;height:auto;min-height:0;padding:0;background:none;overflow:visible;border:0;gap:14px;align-items:stretch}.capture-chat .sidebar-toggle{display:none}.capture-chat .sidebar .sidebar-nav,.capture-chat .sidebar.collapsed .sidebar-nav{position:static;opacity:1;pointer-events:auto;transform:none;background:none;border:0;box-shadow:none;border-radius:0;padding:0;width:auto;top:auto;left:auto}.capture-chat input{cursor:text}.capture-chat .chat-item,.capture-chat .chat-search-item,.capture-chat a,.capture-chat button{cursor:pointer}.rf-rails-top{position:absolute;top:12px;right:10px;z-index:8;display:flex;align-items:center;gap:14px;white-space:nowrap}.rf-rails-top .rf-save-note{position:static}.rf-rails-top .rf-rail-toggle{margin:0}.rf-rails-top .rf-rail-toggle.on{color:#111111}.rf-peer{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border:.5px solid #111111;background:#ffffff;font-size:.66rem;color:#111111;cursor:default}.rf-peer,.rf-role-note{font-family:var(--app-font);font-weight:300}.rf-role-note{font-size:.72rem;color:#b8b8b3}.rf-cursor{position:absolute;z-index:30;pointer-events:none;display:flex;align-items:center;gap:5px;transition:left .09s linear,top .09s linear}.rf-cursor-dot{width:7px;height:7px;background:#111111}.rf-cursor-name{font-size:.7rem;color:#111111;padding:0 4px;white-space:nowrap}.rf-cursor-name,.rf-stale{font-family:var(--app-font);font-weight:300;background:#ffffff;border:.5px solid #e3e3df}.rf-stale{position:absolute;top:10px;left:50%;transform:translateX(-50%);z-index:7;font-size:.78rem;color:#6f6f6b;padding:4px 10px}.rf-stale-refresh{color:#111111;cursor:pointer;border-bottom:.5px solid transparent;transition:border-color .15s ease}.rf-stale-refresh:hover{border-bottom-color:#111111}.rf-cmark{z-index:20;min-width:16px;height:16px;padding:0 4px;align-items:center;justify-content:center;background:#111111;color:#ffffff;font-family:var(--app-font);font-size:.62rem;font-weight:300;cursor:pointer}.rf-cmark,.rf-comments{position:absolute;display:flex}.rf-comments{right:0;top:0;bottom:0;width:300px;z-index:5;background:#ffffff;flex-direction:column;gap:10px;padding:12px 0}.rf-comments .rf-comments-list{animation:rf-rail-in .26s cubic-bezier(.2,.7,.2,1) both}.rf-comments .rf-comment-input{animation:rf-input-in .4s cubic-bezier(.2,.7,.2,1) both}.rf-comments-list{flex:1 1;margin-top:34px;overflow-y:auto;display:flex;flex-direction:column;gap:14px;padding:2px 16px 8px;scrollbar-width:thin;scrollbar-color:#d9d9d4 transparent}.rf-comments-list::-webkit-scrollbar{width:4px}.rf-comments-list::-webkit-scrollbar-thumb{background:#d9d9d4}.rf-comment-empty{font-family:var(--app-font);font-size:.8rem;font-weight:300;line-height:1.6;color:#b8b8b3}.rf-comment{display:flex;flex-direction:column;gap:3px}.rf-comment.resolved{opacity:.45}.rf-comment-head{display:flex;align-items:baseline;gap:8px;font-family:var(--app-font);font-size:.72rem;font-weight:300}.rf-comment-author{color:#111111}.rf-comment-when{color:#b8b8b3}.rf-comment-on{color:#6f6f6b;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:120px;border-bottom:.5px solid transparent;transition:border-color .15s ease}.rf-comment-on:hover{border-bottom-color:#111111}.rf-comment-on.gone{cursor:default;color:#b8b8b3}.rf-comment-on.gone:hover{border-bottom-color:transparent}.rf-comment-body{font-size:.85rem;line-height:1.5;color:#374151;white-space:pre-wrap}.rf-comment-acts,.rf-comment-body{font-family:var(--app-font);font-weight:300}.rf-comment-acts{display:flex;gap:12px;font-size:.72rem}.rf-comment-acts>span{color:#9a9a95;cursor:pointer;border-bottom:.5px solid transparent;transition:color .15s ease,border-color .15s ease}.rf-comment-acts>span:hover{color:#111111;border-bottom-color:#111111}.rf-comment-acts>span.rf-ctl-danger:hover{color:#b23a48;border-bottom-color:#b23a48}.rf-comment-input{margin:0 16px;border:none;border-bottom:.5px solid #d9d9d4;outline:none;background:transparent;padding:6px 0;font-family:var(--app-font);font-size:.85rem;font-weight:300;color:#111111}.rf-comment-input:focus{border-bottom-color:#111111}.rf-comment-input::placeholder{color:#b8b8b3}.spaces-crumb{position:relative}.spaces-crumb-owner{color:#b8b8b3;font-size:12px}.spaces-crumb-share{margin-left:auto;color:#6f6f6b;cursor:pointer;border-bottom:.5px solid transparent;transition:color .15s ease,border-color .15s ease}.spaces-crumb-share.on,.spaces-crumb-share:hover{color:#111111;border-bottom-color:#111111}.space-share-panel{position:absolute;top:26px;right:0;z-index:40;width:380px;background:#ffffff;border:.5px solid #d9d9d4;padding:14px 16px;display:flex;flex-direction:column;gap:10px;font-family:var(--app-font);font-weight:300;transform-origin:top right;animation:share-panel-in .22s cubic-bezier(.2,.7,.2,1) both}@keyframes share-panel-in{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:none}}.space-share-flip{display:inline-block;animation:share-flip .2s cubic-bezier(.2,.7,.2,1) both}@keyframes share-flip{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.space-share-appear{animation:share-flip .24s cubic-bezier(.2,.7,.2,1) both}.space-share-row{display:flex;align-items:baseline;gap:12px;font-size:.8rem}.space-share-input{flex:1 1;border:none;border-bottom:.5px solid #d9d9d4;outline:none;background:transparent;padding:3px 0;font-family:var(--app-font);font-size:.85rem;font-weight:300;color:#111111}.space-share-input:focus{border-bottom-color:#111111}.space-share-input::placeholder{color:#b8b8b3}.space-share-role{color:#6f6f6b;cursor:pointer;white-space:nowrap;border-bottom:.5px solid transparent;transition:color .15s ease,border-color .15s ease}.space-share-role:hover{color:#111111;border-bottom-color:#111111}.space-share-act{color:#111111;cursor:pointer;white-space:nowrap;border-bottom:.5px solid transparent;transition:color .15s ease,border-color .15s ease}.space-share-act:hover{border-bottom-color:#111111}.space-share-act.busy{color:#b8b8b3;cursor:default}.space-share-act.rf-ctl-danger:hover{color:#b23a48;border-bottom-color:#b23a48}.space-share-note{font-size:.74rem;color:#9a9a95}.space-share-members{display:flex;flex-direction:column;gap:8px;border-top:.5px solid #efefec;padding-top:10px}.space-share-email{flex:1 1;color:#374151;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.space-share-pending{color:#b8b8b3}.space-share-linkrow{border-top:.5px solid #efefec;padding-top:10px}.space-share-viewlink{color:#b8b8b3}.space-share-viewlink.live{color:#111111;cursor:pointer;width:-moz-fit-content;width:fit-content;border-bottom:.5px solid transparent;transition:border-color .15s ease}.space-share-viewlink.live:hover{border-bottom-color:#111111}.space-shared-tag{color:#b8b8b3}.public-space-page{min-height:100vh;background:#ffffff}.public-space-head{display:flex;align-items:baseline;gap:16px;padding:20px 24px 0;font-family:var(--app-font);font-weight:300}.public-space-wordmark{font-size:.95rem;color:#111111;text-decoration:none;letter-spacing:.04em}.public-space-name{font-size:.9rem;color:#111111}.public-space-note{font-size:.8rem;color:#9a9a95;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-space-gone{padding:60px 24px;font-family:var(--app-font);font-size:.9rem;font-weight:300;color:#9ca3af}.public-space-page .space-canvas{top:64px;left:24px;right:24px}.rf-chat-turns{margin-top:34px}.rf-draw-overlay{position:absolute;inset:0;z-index:9;cursor:crosshair;touch-action:none}.rf-draw-bar{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);z-index:10;display:flex;align-items:center;gap:12px;background:#ffffff;border:.5px solid #e3e3df;padding:6px 12px}.rf-draw-bar .rf-draw-gap{width:8px}.rf-draw-opt{font-family:var(--app-font);font-size:.78rem;font-weight:300;color:#6f6f6b;cursor:pointer;border-bottom:.5px solid transparent;transition:color .15s ease,border-color .15s ease}.rf-draw-opt.on,.rf-draw-opt:hover{color:#111111;border-bottom-color:#111111}.rf-ink.sel{outline:.5px dashed #9a9a95;outline-offset:4px}.rf-tray-on{color:#111111;border-bottom-color:#111111}.rf-draw-tray{display:flex;flex-direction:column;gap:8px;padding:2px 0 6px}.rf-draw-pens{gap:8px}.rf-draw-opts,.rf-draw-pens{display:flex;align-items:center}.rf-draw-opts{gap:12px}.rf-draw-overlay.erasing{cursor:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20"><rect x="4.5" y="7.5" width="11" height="7" rx="1" fill="white" stroke="black" stroke-width="1.4" transform="rotate(-22 10 11)"/></svg>') 10 10,cell}.rf-tray-export.busy{color:#b8b8b3;cursor:default}.rf-note-marks{position:absolute;top:-30px;left:0;z-index:20;display:flex;align-items:center;gap:10px;background:#ffffff;border:.5px solid #e3e3df;padding:4px 10px;white-space:nowrap}.rf-note-mark{font-family:var(--app-font);font-size:.74rem;font-weight:300;color:#6f6f6b;cursor:pointer;border-bottom:.5px solid transparent;transition:color .15s ease,border-color .15s ease}.rf-note-mark.on,.rf-note-mark:hover{color:#111111;border-bottom-color:#111111}.rf-note-mark-bold{font-weight:500}.rf-note-mark-italic{font-style:italic}.rf-note-mark-strikeThrough{text-decoration:line-through}.rf-note-mark-underline{text-decoration:underline;text-underline-offset:2px}.rf-note-mark-sep{width:8px}.rf-note-editable b,.rf-note-editable strong,.rf-note-text b,.rf-note-text strong{font-weight:500}.rf-note-editable ol,.rf-note-editable ul,.rf-note-text ol,.rf-note-text ul{margin:0;padding-left:18px}.rf-note-editable{min-height:1.4em;outline:none;white-space:pre-wrap}.rf-todo{background:#ffffff;border:.5px solid #e3e3df;padding:10px 12px;display:flex;flex-direction:column;gap:6px;min-width:220px}.rf-todo-row{gap:9px}.rf-todo-box,.rf-todo-row{display:flex;align-items:center}.rf-todo-box{width:12px;height:12px;flex:none;border:.5px solid #9a9a95;background:#ffffff;cursor:pointer;justify-content:center;font-size:10px;line-height:1}.rf-todo-row.done .rf-todo-box{border-color:#111111;color:#111111}.rf-todo-row.done .rf-todo-box:after{content:"×"}.rf-todo-input,.rf-todo-textview{flex:1 1;border:none;outline:none;background:transparent;padding:0;font-family:var(--app-font);font-size:.85rem;font-weight:300;color:#111111}.rf-todo-input::placeholder{color:#b8b8b3}.rf-todo-row.done .rf-todo-input,.rf-todo-row.done .rf-todo-textview{color:#b8b8b3;text-decoration:line-through}.rf-edge-style{display:flex;align-items:center;gap:10px;margin-top:4px;background:#ffffff;padding:1px 6px;white-space:nowrap}.rf-edge-style>span{font-family:var(--app-font);font-size:.68rem;font-weight:300;color:#9a9a95;cursor:pointer;border-bottom:.5px solid transparent;transition:color .15s ease,border-color .15s ease}.rf-edge-style>span:hover{color:#111111;border-bottom-color:#111111}.rf-group-dress{position:absolute;bottom:6px;right:10px;display:flex;align-items:center;gap:12px}.rf-group-dress>span{font-family:var(--app-font);font-size:.72rem;font-weight:300;color:#b8b8b3;cursor:pointer;border-bottom:.5px solid transparent;transition:color .15s ease,border-color .15s ease}.rf-group-dress>span:hover{color:#111111;border-bottom-color:#111111}.rf-group-colorinput{position:absolute;width:0;height:0;padding:0;border:none;opacity:0;pointer-events:none}.rf-group-dress>span.on{color:#111111;border-bottom-color:#111111}.rf-edge-style-delete:hover{color:#b23a48!important;border-bottom-color:#b23a48!important}.lib-filter-line{margin:2px 0 14px;font-family:var(--app-font);font-size:.78rem;font-weight:300;color:#9a9a95}.lib-filter-clear{color:#6f6f6b;cursor:pointer;border-bottom:.5px solid transparent;transition:color .15s ease,border-color .15s ease}.lib-filter-clear:hover{color:#111111;border-bottom-color:#111111}.lib-shelves-wrap{position:relative;display:inline-flex;align-items:center}.lib-shelves{position:absolute;top:28px;left:0;z-index:60;min-width:220px;background:#ffffff;border:.5px solid #d9d9d4;padding:10px 12px;display:flex;flex-direction:column;gap:8px;font-family:var(--app-font);font-size:.8rem;font-weight:300;animation:share-panel-in .2s cubic-bezier(.2,.7,.2,1) both}.lib-shelf-name,.lib-shelf-save{color:#6f6f6b;cursor:pointer;width:-moz-fit-content;width:fit-content;border-bottom:.5px solid transparent;transition:color .15s ease,border-color .15s ease}.lib-shelf-name.on,.lib-shelf-name:hover,.lib-shelf-save:hover{color:#111111;border-bottom-color:#111111}.lib-shelf-input{border:none;border-bottom:.5px solid #111111;outline:none;background:transparent;padding:2px 0;font-family:var(--app-font);font-size:.8rem;font-weight:300;color:#111111}.lib-shelf-row{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.lib-shelf-del{color:#b8b8b3;cursor:pointer;border-bottom:.5px solid transparent;transition:color .15s ease,border-color .15s ease}.lib-shelf-del:hover{color:#b23a48;border-bottom-color:#b23a48}.lib-shelf-empty{color:#b8b8b3}.lib-filter-shelf{color:#111111}.account-billing{display:flex;flex-direction:column;gap:12px;margin-bottom:18px;font-size:.85rem}.account-billing-line{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.account-billing-line>a,.account-billing-line>span:last-child{text-align:right}.account-billing-warn{color:#b91c1c;font-size:.82rem}.account-billing-actions{display:flex;gap:20px;margin-top:2px}.library-grid.shuffled .lib-card{animation:lib-card-deal .4s cubic-bezier(.2,.7,.2,1) both;animation-delay:calc(var(--si, 0) * 16ms)}@keyframes lib-card-deal{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:none}}.cap-research{display:flex;flex-direction:column;gap:14px;margin-top:18px;padding-top:14px;border-top:.5px solid #efefec}.cap-research-note{margin-top:14px;font-size:.78rem;color:#b8b8b3}.cap-research-head,.cap-research-note{font-family:var(--app-font);font-weight:300}.cap-research-head{font-size:.72rem;color:#9a9a95;margin-bottom:6px}.cap-research-ents{display:flex;flex-wrap:wrap;gap:12px}.cap-research-ent{font-family:var(--app-font);font-size:.85rem;font-weight:300;color:#111111;cursor:pointer;border-bottom:.5px solid transparent;transition:border-color .15s ease}.cap-research-ent:hover{border-bottom-color:#111111}.cap-research-tier{font-size:.68rem;color:#9a9a95}.cap-research-strip{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#d9d9d4 transparent;padding-bottom:4px}.cap-research-strip::-webkit-scrollbar{height:6px}.cap-research-strip::-webkit-scrollbar-thumb{background:#d9d9d4;border-radius:3px}.cap-research-tile{flex:none;width:74px;height:74px;background:#f6f5f1;cursor:pointer;overflow:hidden}.cap-research-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}.cap-research-tile:hover img{transform:scale(1.04)}.cap-research-tile-empty{width:100%;height:100%}.cap-research-ai{font-family:var(--app-font);font-size:.78rem;font-weight:300;color:#6f6f6b}.rf-peer{border-width:1.5px;transition:opacity .3s ease}.rf-peer-idle{opacity:.45}.rf-peer-away{opacity:.2}.rf-cursor-name{border-width:.5px;font-weight:400}.rf-peer{color:#ffffff;font-weight:400}.rf-cursor-dot,.rf-peer{border-radius:50%}.rf-cursor-dot{width:8px;height:8px}.rf-cursor-name{border:none;background:transparent;padding:0;font-size:.72rem;text-shadow:0 0 3px #ffffff,0 0 6px #ffffff}.rf-cursor{transition:left .14s cubic-bezier(.2,.7,.3,1),top .14s cubic-bezier(.2,.7,.3,1);animation:cursor-arrive .2s ease both}@keyframes cursor-arrive{0%{opacity:0}to{opacity:1}}.rf-card,.rf-note,.rf-todo{animation:card-arrive .24s cubic-bezier(.2,.7,.2,1) both}@keyframes card-arrive{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.rf-peer{animation:peer-pop .25s cubic-bezier(.2,.7,.2,1) both}@keyframes peer-pop{0%{transform:scale(.6)}to{transform:scale(1)}}.rf-save-note{animation:cursor-arrive .25s ease both}.rf-peer{position:relative}.rf-peer:hover{opacity:1}.rf-peer-name{position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%);white-space:nowrap;font-size:.72rem;font-weight:400;opacity:0;pointer-events:none;transition:opacity .14s ease;text-shadow:0 0 3px #ffffff,0 0 6px #ffffff}.rf-peer:hover .rf-peer-name{opacity:1}@media (hover:none){.login-input,.map-note-input,.upload-url-input{font-size:16px}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=submit]):not([type=button])),:where(textarea){font-size:16px}.explore-graph canvas,.map-canvas canvas{touch-action:none}}.lib-filters-toggle,.map-walk-back,.swipe-ghost,.top-account-word{display:none}@keyframes phone-view-in{0%{opacity:0}}@media (max-width:560px){.login-input,.map-note-input,.upload-url-input{font-size:16px}:where(input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=submit]):not([type=button])),:where(textarea){font-size:16px}.library-view:has(.map-view){margin-left:0;margin-right:0}.container:has(.map-view){padding-left:0;padding-right:0}.map-command-top{padding:6px 14px 0}.map-view{height:calc(100dvh - 110px);min-height:0}.map-surface{position:relative}.map-walk{position:absolute;left:0;right:0;bottom:0;z-index:30;flex:none;width:auto;max-height:40dvh;background:rgba(255,255,255,.96);border-top:.5px solid #e2e2e0}.map-walk.is-collapsed{display:none}.map-walk-thread{padding:14px 16px 18px}.map-tools{position:absolute;right:14px;top:0;z-index:31;flex:none;padding:12px 0}.top-bar{gap:14px;padding-left:14px;padding-right:92px}.top-bar-nav{gap:14px}.top-account-wrap{right:14px;gap:14px}.top-account-wrap .top-nav-link{max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.library-view,.library-view.right-collapsed,.library-view.sidebar-collapsed{margin-left:0;margin-right:0}.lib-ctl-bar{gap:14px 32px}:root{--top-bar-h:0px;--phone-nav-h:calc(40px + max(0px, env(safe-area-inset-bottom) - 12px))}.top-bar{top:auto;bottom:0;height:var(--phone-nav-h);box-sizing:border-box;padding-top:0;padding-bottom:max(0px,calc(env(safe-area-inset-bottom) - 12px));border-top:.5px solid #e2e2e0;z-index:60}.lib-search-hero{position:fixed;top:auto;bottom:var(--phone-nav-h);left:0;right:0;z-index:59;margin-bottom:0;padding:12px 14px 13px;border-top:0;border-bottom:0}.lib-search-hero .lib-hero-input,.map-command-top .map-command{padding-left:0;padding-right:0}.library-view{padding-top:0;padding-bottom:calc(var(--phone-nav-h) + 100px)}.library-view:has(.map-view){padding-bottom:0}.map-walk{z-index:58}.upload-modal{max-height:calc(100dvh - 100px);overflow-y:auto;padding:16px 14px 24px}.upload-close{top:19px;right:14px}.upload-modal .upload-inner{gap:28px}.upload-drop{order:9;padding:32px 24px;border-color:#d4d2cb}.upload-folder-row{order:10}.top-wordmark{display:none}.top-account-wrap{top:12px;transform:none}.top-account{position:fixed;top:16px;right:14px;z-index:55}.top-account-name{display:none}.top-account-word{display:inline}.top-account.has-avatar .top-account-word{display:none}.lib-grid-slider{width:100%}.lib-grid-slider input[type=range]{width:100%;height:28px;background:linear-gradient(#cfcfcb,#cfcfcb) 50% /100% 1px no-repeat;touch-action:none}.lib-grid-slider input[type=range]::-webkit-slider-thumb{width:4px;height:22px}.lib-grid-slider input[type=range]::-moz-range-thumb{width:4px;height:22px}.map-command-top{position:fixed;left:0;right:0;bottom:var(--phone-nav-h);z-index:59;background:#ffffff;border-top:0;padding:12px 14px 13px}.map-command-top .map-command{margin:0;border-bottom:0;padding:0}.map-view{height:calc(100dvh - 16px - var(--phone-nav-h) - 84px)}.graph-altitudes,.map-canvas .graph-altitudes{left:0;right:0;top:auto;bottom:calc(var(--phone-nav-h) + 47px);z-index:59;flex-direction:row;align-items:baseline;justify-content:flex-start;gap:18px;padding:10px 14px;background:#ffffff;border-top:.5px solid #cfcfcb}.graph-alt-line{display:none}.map-tools{top:44px}.graph-arrange,.map-canvas .graph-arrange{left:0;right:0;top:0;bottom:auto;flex-direction:row;align-items:baseline;gap:16px;padding:16px 14px 12px;background:#ffffff;border-bottom:.5px solid #e2e2e0;z-index:54}.top-account{background:none}.map-walk.show-saved{position:fixed;inset:0;z-index:80;max-height:none;background:#ffffff;border-top:0;padding-top:max(16px,env(safe-area-inset-top))}.map-walk.show-saved .map-walk-thread{height:100%;overflow-y:auto}.map-walk.show-saved .map-walk-label{display:flex;width:100%;justify-content:space-between;align-items:baseline}.map-walk-back{display:inline;background:none;padding:0}.lib-filters-toggle,.map-walk-back{border:0;font-family:inherit;font-weight:300;font-size:.82rem;color:#6b6b66;cursor:pointer}.lib-filters-toggle{position:fixed;left:0;right:0;bottom:calc(var(--phone-nav-h) + 47px);z-index:59;display:block;text-align:left;background:#ffffff;border-top:.5px solid #cfcfcb;padding:10px 14px;margin:0}.lib-filters-toggle.on{color:#111111}.lib-ctl-bar{display:flex;position:fixed;left:0;right:0;bottom:calc(var(--phone-nav-h) + 84px);z-index:59;margin:0;padding:16px 14px;background:#ffffff;border-top:.5px solid #cfcfcb;max-height:45dvh;overflow-y:auto;opacity:0;visibility:hidden;transform:translateY(10px);pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility .2s}.lib-ctl-bar.phone-open{opacity:1;visibility:visible;transform:none;pointer-events:auto}.spaces-bar{position:fixed;left:0;right:0;bottom:calc(var(--phone-nav-h) + 47px);z-index:59;margin:0;padding:10px 14px;background:#ffffff;border-top:.5px solid #cfcfcb}.select-bar{left:0;right:0;bottom:var(--phone-nav-h);transform:none;border-radius:0;padding:8px 14px;gap:10px;justify-content:space-between;flex-wrap:nowrap;white-space:nowrap;z-index:61;animation:none}.select-bar button{white-space:nowrap;padding:4px 8px}.crumbs.detail-crumb{top:0;left:0;right:0;max-width:none;padding:12px 14px;z-index:58;background:#ffffff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.capture-view,.capture-view.collapsed,.capture-view.collapsed.dock-b,.capture-view.collapsed.dock-l,.capture-view.collapsed.dock-r,.capture-view.collapsed.dock-t,.capture-view.dock-b,.capture-view.dock-l,.capture-view.dock-r,.capture-view.dock-t{padding:48px 14px calc(var(--phone-nav-h) + 104px)}.result-stack{margin:0;max-width:none}.capture-head{max-width:100%}.capture-image .annotate-wrap,.capture-image canvas,.capture-image img{max-width:100%;height:auto}.capture-inspector{max-width:100%;min-width:0}.capture-image{min-height:0;justify-content:flex-start;position:relative;touch-action:pan-y}.capture-img{max-height:60dvh}.capture-view{overflow-x:hidden}.swipe-ghost{display:block;position:absolute;top:0;width:86%;max-height:60dvh;object-fit:contain}.swipe-ghost-prev{right:calc(100% + 20px)}.swipe-ghost-next{left:calc(100% + 20px)}.library,.map-view,.spaces-page{animation:phone-view-in .22s ease}.library-view:has(.account-page):before,.library-view:has(.library):before,.library-view:has(.spaces-page):before{content:"";position:fixed;top:0;left:0;right:0;height:44px;background:#ffffff;border-bottom:.5px solid #e2e2e0;z-index:53}.library-view:has(.account-page),.library-view:has(.library),.library-view:has(.spaces-page){padding-top:44px}.account-list{grid-template-columns:1fr}.account-page{padding-bottom:calc(var(--phone-nav-h) + 24px)}.top-upload{position:fixed;top:16px;left:14px;z-index:55}.top-bar{justify-content:center;padding-right:14px}.graph-arrange,.map-canvas .graph-arrange{padding-left:76px}.capture-inspector,.capture-inspector.snap-panel.snap-b,.capture-inspector.snap-panel.snap-l,.capture-inspector.snap-panel.snap-r,.capture-inspector.snap-panel.snap-t{position:static;transform:none}.capture-inspector .capture-inspector-body{width:100%;max-height:none;padding:4px 0 0;cursor:default;touch-action:auto}.capture-collapse,.capture-collapsed,.capture-collapsed.col-b,.capture-collapsed.col-l,.capture-collapsed.col-r,.capture-collapsed.col-t{position:fixed;left:0;right:0;bottom:calc(var(--phone-nav-h) + 47px);z-index:59;width:auto;height:auto;display:block;padding:10px 14px;margin:0;background:#ffffff;border-radius:0;border-top:.5px solid #cfcfcb;text-align:left;font-family:inherit;font-weight:300;font-size:.82rem;color:#6b6b66;animation:none;transform:none}body,html{overflow-x:hidden}.edit-row{grid-template-columns:minmax(88px,108px) minmax(0,1fr);align-items:center}.edit-row>*{min-width:0;overflow-wrap:anywhere}.link-url{word-break:break-all}.capture-inspector-body{min-width:0}body:has(.capture-view) .top-account,body:has(.capture-view) .top-upload{display:none}.capture-image{min-height:calc(100dvh - 132px - var(--phone-nav-h));justify-content:center}.library-view:has(.account-page){padding-bottom:0}}.upload-drop-touch{display:none}@media (hover:none){.upload-drop-desk{display:none}.upload-drop-touch{display:inline}.upload-folder-row{display:none}.lib-toggle:hover:after,.top-nav-link:not(.top-account):hover:not(.active):after{transform:scaleX(0)}.graph-alt-stop:hover,.graph-arrange-stop:hover,.spaces-view-opt:hover{border-bottom-color:transparent}button{touch-action:manipulation}}@font-face{font-family:EB Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/d5aa4e08d8c705fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:EB Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/25af1994493cb3fa-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:EB Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/cfc99d92d175e2e2-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:EB Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/3a438f8275a50f7d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:EB Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/b7adaa6b071c1a45-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:EB Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/dad535a4403b7848-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:EB Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ba563e529daeef2f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:EB Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/d5aa4e08d8c705fe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:EB Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/25af1994493cb3fa-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:EB Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/cfc99d92d175e2e2-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:EB Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/3a438f8275a50f7d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:EB Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/b7adaa6b071c1a45-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:EB Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/dad535a4403b7848-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:EB Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/ba563e529daeef2f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/062340a5902d57de-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d63e13930677f53f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/69e44c27a0558172-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/2913b528b2922316-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/548b5aa0a10194aa-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/af2852512783d6fe-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:EB Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c679f70df756412c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/062340a5902d57de-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d63e13930677f53f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/69e44c27a0558172-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2913b528b2922316-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/548b5aa0a10194aa-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/af2852512783d6fe-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:EB Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c679f70df756412c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:EB Garamond Fallback;src:local("Times New Roman");ascent-override:106.26%;descent-override:31.44%;line-gap-override:0.00%;size-adjust:94.77%}.__className_7c4821{font-family:EB Garamond,EB Garamond Fallback}.__variable_7c4821{--font-eb-garamond:"EB Garamond","EB Garamond Fallback"}