.InvitePage-module__NqJK1G__pageContainer{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.InvitePage-module__NqJK1G__contentWrapper{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.InvitePage-module__NqJK1G__card{background:var(--bg-card);width:100%;max-width:480px;box-shadow:var(--shadow-lg);text-align:center;border:1px solid var(--border-primary);border-radius:12px;padding:48px}.InvitePage-module__NqJK1G__inviteIcon,.InvitePage-module__NqJK1G__errorIcon{margin-bottom:24px;font-size:48px}.InvitePage-module__NqJK1G__title{color:var(--text-primary);margin:0 0 32px;font-size:28px;font-weight:600}.InvitePage-module__NqJK1G__inviteDetails{margin-bottom:32px}.InvitePage-module__NqJK1G__inviterInfo{color:var(--text-secondary);margin-bottom:20px;font-size:16px;line-height:1.6}.InvitePage-module__NqJK1G__inviterInfo strong{color:var(--text-primary)}.InvitePage-module__NqJK1G__documentInfo{background:var(--bg-secondary);text-align:left;border-radius:4px;margin:24px 0;padding:20px}.InvitePage-module__NqJK1G__documentTitle{color:var(--text-primary);font-size:18px;font-weight:600}.InvitePage-module__NqJK1G__expirationWarning{background:var(--accent-warning-bg);color:var(--accent-warning);border-radius:6px;margin-top:20px;padding:12px 16px;font-size:14px;display:inline-block}.InvitePage-module__NqJK1G__signInPrompt,.InvitePage-module__NqJK1G__signedInAs{color:var(--text-secondary);margin-bottom:24px;font-size:15px}.InvitePage-module__NqJK1G__signedInAs strong{color:var(--text-primary)}.InvitePage-module__NqJK1G__loadingText{color:var(--text-secondary);margin-top:20px;font-size:16px}.InvitePage-module__NqJK1G__errorMessage{color:var(--text-secondary);margin:20px 0 32px;font-size:16px;line-height:1.6}.InvitePage-module__NqJK1G__redeemingState{flex-direction:column;align-items:center;gap:16px;display:flex}.InvitePage-module__NqJK1G__redeemingState p{color:var(--text-secondary);font-size:16px}.InvitePage-module__NqJK1G__authModalMessage{background:var(--bg-secondary);text-align:center;border-radius:6px;margin-bottom:20px;padding:16px}.InvitePage-module__NqJK1G__authModalMessage p{color:var(--text-secondary);margin:8px 0}.InvitePage-module__NqJK1G__authModalMessage strong{color:var(--accent-primary);font-weight:600}.InvitePage-module__NqJK1G__inviteEmailNote{color:var(--text-tertiary);margin-top:12px;font-size:13px}@media (max-width:640px){.InvitePage-module__NqJK1G__card{padding:32px 24px}.InvitePage-module__NqJK1G__title{font-size:24px}.InvitePage-module__NqJK1G__documentTitle{font-size:16px}}
.Auth-module__9aJ0ZG__customMessage{color:var(--text-muted);text-align:center;-webkit-user-select:none;user-select:none;margin-bottom:1rem;font-size:16px;line-height:1.5}.Auth-module__9aJ0ZG__form{flex-direction:column;gap:10px;display:flex}.Auth-module__9aJ0ZG__formGroup{flex-direction:column;gap:.5rem;display:flex}.Auth-module__9aJ0ZG__label{color:var(--text-primary);font-weight:500}.Auth-module__9aJ0ZG__input{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.Auth-module__9aJ0ZG__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--accent-primary-alpha);outline:none}.Auth-module__9aJ0ZG__button{background-color:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s,transform .1s}.Auth-module__9aJ0ZG__button:hover{background-color:var(--accent-primary-hover);transform:translateY(-1px)}.Auth-module__9aJ0ZG__button:disabled{background-color:var(--bg-disabled);color:var(--text-disabled);cursor:not-allowed;transform:none}.Auth-module__9aJ0ZG__googleButton{color:#fff;cursor:pointer;background-color:#dc2626;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .2s,transform .1s}.Auth-module__9aJ0ZG__googleButton:hover{background-color:#b91c1c;transform:translateY(-1px)}.Auth-module__9aJ0ZG__switchMode{text-align:center;margin-top:1rem}.Auth-module__9aJ0ZG__switchMode button{color:var(--accent-primary);cursor:pointer;background:0 0;border:none;text-decoration:underline;transition:color .2s}.Auth-module__9aJ0ZG__switchMode button:hover{color:var(--accent-primary-hover)}.Auth-module__9aJ0ZG__error{color:var(--accent-danger);margin-top:-8px;font-size:.875rem}.Auth-module__9aJ0ZG__formContainer{flex-direction:column;gap:16px;width:100%;padding:20px 0;display:flex}.Auth-module__9aJ0ZG__logoWithTagline{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:2px;margin-bottom:18px;font-size:18px;display:flex}.Auth-module__9aJ0ZG__separator{cursor:default;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;width:100%;display:flex}.Auth-module__9aJ0ZG__separator hr{border:none;border-top:1px solid var(--border-primary);flex:1}.Auth-module__9aJ0ZG__separator span{background:var(--bg-card);color:var(--text-muted);padding:5px;font-size:12px}.Auth-module__9aJ0ZG__toggleContainer{justify-content:center;align-items:center;margin-top:auto;display:flex}.Auth-module__9aJ0ZG__toggleText{text-align:center;color:var(--text-muted);margin-right:10px;font-size:14px}.Auth-module__9aJ0ZG__terms{color:var(--text-muted);text-align:center;margin:0;font-size:12px;line-height:1.5}.Auth-module__9aJ0ZG__terms a{color:var(--accent-primary)}
.tierGradients-module__FegloW__tierGradientBasic,.tierGradients-module__FegloW__tierGradientFree{background-image:linear-gradient(135deg,color-mix(in srgb,var(--tier-free-1),var(--tier-free-2)60%)0%,color-mix(in srgb,var(--tier-free-1),var(--tier-free-2)100%)50%,color-mix(in srgb,var(--tier-free-1),var(--tier-free-2)60%)100%)}.tierGradients-module__FegloW__tierGradientPlus{background-image:linear-gradient(135deg,color-mix(in srgb,var(--tier-plus-1),var(--tier-plus-2)60%)0%,color-mix(in srgb,var(--tier-plus-1),var(--tier-plus-2)100%)50%,color-mix(in srgb,var(--tier-plus-1),var(--tier-plus-2)60%)100%)}.tierGradients-module__FegloW__tierGradientPro{background-image:linear-gradient(135deg,color-mix(in srgb,var(--tier-pro-1),var(--tier-pro-2)100%)0%,color-mix(in srgb,var(--tier-pro-1),var(--tier-pro-2)80%)50%,color-mix(in srgb,var(--tier-pro-1),var(--tier-pro-2)100%)100%)}.tierGradients-module__FegloW__tierGradientText{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.tierGradients-module__FegloW__tierName{letter-spacing:.5px;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600;display:inline-flex}.tierGradients-module__FegloW__tierNameBasic,.tierGradients-module__FegloW__tierNameFree{}.tierGradients-module__FegloW__tierNamePlus{}.tierGradients-module__FegloW__tierNamePro{}.dark .tierGradients-module__FegloW__tierNamePro{filter:brightness(2)}
.DragOverlay-module__wHuPlG__overlay{background-color:color-mix(in srgb,var(--bg-primary),transparent 50%);z-index:10000;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DragOverlay-module__wHuPlG__card{background-color:var(--bg-card);border:2px dashed var(--accent-primary);text-align:center;border-radius:12px;padding:40px 60px}.DragOverlay-module__wHuPlG__cardUnsupported{border-color:var(--accent-danger)}.DragOverlay-module__wHuPlG__cardUnsupported .DragOverlay-module__wHuPlG__title{color:var(--accent-danger)}.DragOverlay-module__wHuPlG__title{color:var(--text-primary);margin:0 0 8px;font-size:20px;font-weight:600}.DragOverlay-module__wHuPlG__text{color:var(--text-muted);margin:8px 0 0;font-size:14px}
.InlineSuggestions-module__hAeXPG__container{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.InlineSuggestions-module__hAeXPG__pillContainer{pointer-events:auto;z-index:100;background:var(--bg-primary,#f5f5f5);border-radius:4px;align-items:center;height:22px;display:flex;position:absolute}.InlineSuggestions-module__hAeXPG__suggestionButton{font-family:var(--font-ui);color:var(--text-primary,#333);cursor:pointer;white-space:nowrap;border:none;border-left:1px solid var(--text-muted,#ddd);border-top:1px solid var(--text-muted,#ddd);border-bottom:1px solid var(--text-muted,#ddd);background:0 0;border-radius:4px 0 0 4px;height:22px;transition:background .15s,border-color .15s}.InlineSuggestions-module__hAeXPG__suggestionButton:hover{color:var(--accent-primary)}.InlineSuggestions-module__hAeXPG__dismissButton{color:var(--text-secondary,#999);cursor:pointer;border:none;border-right:1px solid var(--text-muted,#ddd);border-top:1px solid var(--text-muted,#ddd);border-bottom:1px solid var(--text-muted,#ddd);background:0 0;border-radius:0 4px 4px 0;justify-content:center;align-items:center;height:22px;line-height:1;transition:color .15s,background .15s;display:flex}.InlineSuggestions-module__hAeXPG__dismissButton:hover{background:var(--bg-hover,#e8e8e8);color:var(--accent-danger)}.InlineSuggestions-module__hAeXPG__shortcutHint{opacity:.4;margin-left:6px;font-weight:400}
.HistoryScrubber-module__VHYb2G__row{align-items:center;gap:8px;width:100%;padding:0 16px;display:flex}@media (max-width:935px){.HistoryScrubber-module__VHYb2G__row{width:100vw}}.HistoryScrubber-module__VHYb2G__controls{justify-content:center;align-items:center;gap:20px;display:flex}.HistoryScrubber-module__VHYb2G__compactRow{align-items:center;gap:8px;display:flex}.HistoryScrubber-module__VHYb2G__canvas{cursor:ew-resize;background:0 0;flex:1;min-width:100px;height:24px;display:block}.HistoryScrubber-module__VHYb2G__loadingText,.HistoryScrubber-module__VHYb2G__emptyText{color:var(--gray-11);font-size:12px}.HistoryScrubber-module__VHYb2G__tooltip{background:color-mix(in srgb,var(--bg-card),transparent 15%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-muted);pointer-events:none;z-index:2000;white-space:normal;border-radius:4px;padding:6px 8px;font-size:12px;line-height:1.25;position:fixed;transform:translate(-50%);box-shadow:0 4px 18px #0000001f}.HistoryScrubber-module__VHYb2G__tooltipPrimary{color:var(--text-primary);white-space:nowrap}.HistoryScrubber-module__VHYb2G__tooltipMeta{color:var(--text-muted);white-space:nowrap;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px}.HistoryScrubber-module__VHYb2G__closeIcon{text-align:center;width:20px;height:20px;color:var(--text-muted);border-radius:50%}.HistoryScrubber-module__VHYb2G__changesToggle{align-items:center;gap:8px;margin-left:6px;display:flex}.HistoryScrubber-module__VHYb2G__changesToggleLabel{color:var(--text-secondary);white-space:nowrap;font-size:13px}.HistoryScrubber-module__VHYb2G__closeIcon:hover{color:var(--text-primary)}@media (max-width:600px){.HistoryScrubber-module__VHYb2G__row{gap:4px;padding:0 8px}.HistoryScrubber-module__VHYb2G__changesToggleLabel{display:none}.HistoryScrubber-module__VHYb2G__controls{gap:8px}}
.Account-module__1resAa__container{background-color:color-mix(in srgb,var(--bg-card),var(--bg-primary)80%);min-height:100vh;font-family:var(--font-ui);justify-content:center;padding:70px 24px 48px;display:flex}.Account-module__1resAa__mainContent{background:var(--bg-card);border-radius:4px;width:1000px;padding:20px}@media (max-width:1000px){.Account-module__1resAa__mainContent{width:100%}}.Account-module__1resAa__contentWrapper{max-width:900px;margin:0 auto}.Account-module__1resAa__pageTitleRow{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.Account-module__1resAa__pageTitle{color:var(--text-primary);margin:0;font-size:32px;font-weight:600}.Account-module__1resAa__pageTitleIcon{color:var(--text-muted);opacity:.5}.Account-module__1resAa__breadcrumbs{align-items:center;gap:6px;margin-bottom:16px;display:flex}.Account-module__1resAa__breadcrumbItem{color:var(--text-muted);font-size:14px;text-decoration:none;transition:color .15s}.Account-module__1resAa__breadcrumbItem:hover{color:var(--text-primary)}.Account-module__1resAa__breadcrumbItemCurrent{color:var(--text-primary);font-weight:500}.Account-module__1resAa__breadcrumbSeparator{width:14px;height:14px;color:var(--text-muted);flex-shrink:0}.Account-module__1resAa__accountCard{background-color:color-mix(in srgb,var(--bg-card),var(--bg-primary)20%);border:1px solid var(--border-primary);border-radius:12px;margin-bottom:32px;padding:32px}.Account-module__1resAa__accountHeader{align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.Account-module__1resAa__avatarSection{flex-shrink:0}.Account-module__1resAa__avatar{object-fit:cover;border-radius:50%;width:80px;height:80px}.Account-module__1resAa__avatarPlaceholder{background-color:var(--bg-primary);width:80px;height:80px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.Account-module__1resAa__avatarPlaceholder svg{width:32px;height:32px}.Account-module__1resAa__avatarClickable{cursor:pointer}.Account-module__1resAa__avatarSection{height:80px;position:relative}.Account-module__1resAa__avatarOverlay{color:#fff;opacity:0;cursor:pointer;background:#00000080;border-radius:50%;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.Account-module__1resAa__avatarSection:hover .Account-module__1resAa__avatarOverlay{opacity:1}.Account-module__1resAa__avatarSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite Account-module__1resAa__spin}@keyframes Account-module__1resAa__spin{to{transform:rotate(360deg)}}.Account-module__1resAa__accountInfo{flex:1}.Account-module__1resAa__userName{color:var(--text-primary);background:0 0;border:none;border-bottom:1px solid #0000;width:100%;max-width:400px;margin:0 0 8px;padding:0;font-family:inherit;font-size:24px;font-weight:600;transition:border-color .15s}.Account-module__1resAa__userName:hover{border-bottom-color:var(--border-primary)}.Account-module__1resAa__userName:focus{border-bottom-color:var(--accent-primary)}.Account-module__1resAa__userName::placeholder{color:var(--text-tertiary);font-weight:400}.Account-module__1resAa__userEmail{color:var(--text-secondary);margin:0 0 12px;font-size:16px}.Account-module__1resAa__userJoined{color:var(--text-muted);align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.Account-module__1resAa__userJoined svg{width:14px;height:14px}.Account-module__1resAa__accountActions{border-top:1px solid var(--border-secondary);gap:12px;padding-top:24px;display:flex}.Account-module__1resAa__sectionTitle{color:var(--text-primary);margin-bottom:16px;font-size:20px;font-weight:600}.Account-module__1resAa__linkGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}@keyframes Account-module__1resAa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Account-module__1resAa__accountCardSkeleton{background-color:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;align-items:flex-start;gap:24px;margin-bottom:32px;padding:32px;display:flex}.Account-module__1resAa__skeletonAvatar{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:50%;width:80px;height:80px;animation:1.5s infinite Account-module__1resAa__shimmer}.Account-module__1resAa__skeletonInfo{flex:1}.Account-module__1resAa__skeletonName{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:180px;height:28px;margin-bottom:12px;animation:1.5s infinite Account-module__1resAa__shimmer}.Account-module__1resAa__skeletonEmail{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:220px;height:20px;animation:1.5s infinite Account-module__1resAa__shimmer}.Account-module__1resAa__quickLinksSkeleton{margin-top:32px}.Account-module__1resAa__skeletonSectionTitle{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;width:120px;height:24px;margin-bottom:16px;animation:1.5s infinite Account-module__1resAa__shimmer}.Account-module__1resAa__skeletonLinkGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;display:grid}.Account-module__1resAa__skeletonLink{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-card)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:8px;height:80px;animation:1.5s infinite Account-module__1resAa__shimmer}
.EditorHeader-module__hLCiga__editorHeader{--horizontal-padding:16px;--max-width:var(--editor-controls-width);padding:8px var(--horizontal-padding);flex-shrink:0;justify-content:space-between;align-items:center;height:52px;display:flex}.EditorHeader-module__hLCiga__headerLeft{min-width:0;width:calc(( 100vw - var(--max-width) - var(--horizontal-padding) - var(--horizontal-padding))/2);align-items:center;gap:8px;min-width:200px;display:flex}.EditorHeader-module__hLCiga__headerCenter{max-width:var(--max-width);align-items:center;gap:12px;display:flex}.EditorHeader-module__hLCiga__logo{color:var(--text-primary);align-items:center;gap:8px;margin-right:10px;font-size:20px;font-weight:600;display:flex}.EditorHeader-module__hLCiga__newDocumentPlusBadge{color:#fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:8px;left:16px}.EditorHeader-module__hLCiga__logo:hover{color:var(--text-secondary)}.EditorHeader-module__hLCiga__titleInput{color:var(--text-primary);corner-shape:squircle;text-overflow:ellipsis;background:0 0;border:1px solid #0000;border-radius:10px;outline:none;flex:1;min-width:0;padding:4px;font-size:20px;font-weight:500}.EditorHeader-module__hLCiga__titleInput:hover,.EditorHeader-module__hLCiga__titleInput:focus{border:1px solid var(--border-primary)}.EditorHeader-module__hLCiga__titleInput:disabled{cursor:not-allowed}@media (max-width:700px){.EditorHeader-module__hLCiga__titleInput{width:100px;font-size:16px}}.EditorHeader-module__hLCiga__headerRight{width:calc(450px + ( ( 100vw - 450px - var(--max-width) - var(--horizontal-padding) - var(--horizontal-padding))/2 ));justify-content:flex-end;align-items:center;gap:12px;min-width:50px;display:flex}@media (min-width:1001px){.EditorHeader-module__hLCiga__headerLeft{width:calc(( ( 100vw - 450px - var(--max-width) - var(--horizontal-padding) - var(--horizontal-padding))/2 ))}}@media (min-width:1701px){.EditorHeader-module__hLCiga__headerCenter{flex:1}}@media (min-width:1301px) and (max-width:1400px){.EditorHeader-module__hLCiga__editorHeader{justify-content:flex-start}.EditorHeader-module__hLCiga__headerCenter{width:calc(var(--max-width) - 165px);flex:0}}@media (min-width:1301px) and (max-width:1450px){.EditorHeader-module__hLCiga__headerRight{width:calc(100vw - 1009px)}}@media (min-width:1001px) and (max-width:1300px){.EditorHeader-module__hLCiga__headerRight{width:auto}.EditorHeader-module__hLCiga__headerCenter{flex:1;max-width:4000px}}@media (min-width:1300px) and (max-width:1700px){.EditorHeader-module__hLCiga__headerCenter{flex:1}}.EditorHeader-module__hLCiga__logoMark{position:relative;bottom:1px}@media (max-width:1000px){.EditorHeader-module__hLCiga__logo{margin:0}.EditorHeader-module__hLCiga__logo svg{width:34px;height:34px;margin-right:6px}.EditorHeader-module__hLCiga__logoMark{display:none}.EditorHeader-module__hLCiga__headerLeft{min-width:134px}.EditorHeader-module__hLCiga__headerRight{width:auto}.EditorHeader-module__hLCiga__headerCenter{flex:1;max-width:4000px}}.EditorHeader-module__hLCiga__awarenessSection{align-items:center;gap:-4px;display:flex}.EditorHeader-module__hLCiga__awarenessSection>*{margin-left:-4px}.EditorHeader-module__hLCiga__awarenessSection>:first-child{margin-left:0}@media (max-width:700px){.EditorHeader-module__hLCiga__awarenessSection{display:none}}.EditorHeader-module__hLCiga__moreUsers{color:var(--text-secondary);padding:4px 8px;font-size:12px;font-weight:600}.EditorHeader-module__hLCiga__headerButton{height:34px;transition:border-color .3s;position:relative}.EditorHeader-module__hLCiga__headerButton:hover{border-color:color-mix(in srgb,var(--border-primary),var(--accent-primary)20%)}.EditorHeader-module__hLCiga__accountSection{align-items:center;display:flex}.EditorHeader-module__hLCiga__accountPlaceholder{background:var(--gray-4);border-radius:50%;width:32px;height:32px}.EditorHeader-module__hLCiga__sharedByBadge{color:var(--text-primary);background:var(--bg-overlay);corner-shape:squircle;border:1px solid var(--accent-success);cursor:default;-webkit-user-select:none;user-select:none;border-radius:10px;align-items:center;gap:6px;padding:4px 6px;font-size:12px;display:inline-flex}@media (max-width:800px){.EditorHeader-module__hLCiga__sharedByBadge{display:none}}.EditorHeader-module__hLCiga__sharedByAvatar{object-fit:cover;border-radius:50%;width:20px;height:20px}.EditorHeader-module__hLCiga__sharedByAvatarFallback{background:var(--gray-a5);width:20px;height:20px;color:var(--gray-12);border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex}.EditorHeader-module__hLCiga__menuContent{z-index:1000;min-width:180px;}.EditorHeader-module__hLCiga__menuItem{}.EditorHeader-module__hLCiga__menuItem[data-disabled]{color:var(--text-muted);pointer-events:none}.EditorHeader-module__hLCiga__menuSeparator{}.EditorHeader-module__hLCiga__menuLabel{}.EditorHeader-module__hLCiga__menuChevron{color:var(--gray-9);margin-left:auto}@media (max-width:550px){.EditorHeader-module__hLCiga__shareControls{display:none}}.EditorHeader-module__hLCiga__revisionsButton{justify-content:center;align-items:center;display:flex}@media (max-width:480px){.EditorHeader-module__hLCiga__revisionsButton span{display:none}}@media (max-width:320px){.EditorHeader-module__hLCiga__revisionsButton{display:none}}
.NotFound-module__hPJXbG__pageContainer{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.NotFound-module__hPJXbG__contentWrapper{flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.NotFound-module__hPJXbG__card{width:100%;max-width:480px;box-shadow:var(--shadow-lg);text-align:center;border-radius:12px;justify-content:center;padding:48px}.NotFound-module__hPJXbG__card a{justify-content:center;display:inline-flex}.NotFound-module__hPJXbG__errorCode{color:var(--text-muted);margin-bottom:16px;font-size:72px;font-weight:500;line-height:1}.NotFound-module__hPJXbG__title{color:var(--text-primary);margin:0 0 16px;font-size:28px;font-weight:500}.NotFound-module__hPJXbG__message{color:var(--text-secondary);margin:0 0 32px;font-size:16px;line-height:1.6}.NotFound-module__hPJXbG__buttonGroup{justify-content:center;gap:12px;display:flex}@media (max-width:640px){.NotFound-module__hPJXbG__card{padding:32px 24px}.NotFound-module__hPJXbG__errorCode{font-size:56px}.NotFound-module__hPJXbG__title{font-size:24px}}
.blog-module__wD8snW__container{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.blog-module__wD8snW__main{flex:1;width:100%;max-width:680px;margin:0 auto;padding:80px 24px 64px}.blog-module__wD8snW__title{letter-spacing:-.02em;color:var(--text-primary);margin:0;font-size:1.8rem;font-weight:700}.blog-module__wD8snW__subtitle{color:var(--text-muted);margin:8px 0 0;font-size:1rem}.blog-module__wD8snW__empty{color:var(--text-muted);margin-top:48px}.blog-module__wD8snW__postList{flex-direction:column;gap:32px;margin-top:48px;display:flex}.blog-module__wD8snW__postCard{flex-direction:column;gap:4px;display:flex}.blog-module__wD8snW__postTitle{color:var(--text-primary);font-size:1.15rem;font-weight:600;line-height:1.35;text-decoration:none}.blog-module__wD8snW__postTitle:hover{text-underline-offset:.15em;text-decoration:underline;text-decoration-thickness:.08em}.blog-module__wD8snW__postMeta{color:var(--text-muted);align-items:center;gap:6px;margin:0;font-size:.85rem;display:flex}.blog-module__wD8snW__dot{opacity:.5}@media (max-width:640px){.blog-module__wD8snW__main{padding:48px 16px}.blog-module__wD8snW__title{font-size:1.5rem}}
.PdfImportProgress-module__nCmPSq__content{align-items:center;gap:12px;min-width:200px;display:flex}.PdfImportProgress-module__nCmPSq__iconSpinner{color:var(--accent-primary);flex-shrink:0;animation:1.5s linear infinite PdfImportProgress-module__nCmPSq__spin}@keyframes PdfImportProgress-module__nCmPSq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PdfImportProgress-module__nCmPSq__text{flex:1}.PdfImportProgress-module__nCmPSq__title{color:var(--text-primary);cursor:default;margin:0 0 2px;font-size:14px;font-weight:600}.PdfImportProgress-module__nCmPSq__description{color:var(--text-secondary);cursor:default;margin:0;font-size:13px}.PdfImportProgress-module__nCmPSq__progressBar{margin-top:12px}.PdfImportProgress-module__nCmPSq__actions{gap:8px;margin-top:12px;display:flex}
/*# sourceMappingURL=d9de173153ae199f.css.map*/