.BoundaryOverlay-module__KHHAJq__overlay{box-sizing:border-box;cursor:pointer;z-index:3;position:absolute}.BoundaryOverlay-module__KHHAJq__selected{z-index:4}.BoundaryOverlay-module__KHHAJq__editing{cursor:move}.BoundaryOverlay-module__KHHAJq__label{color:#fff;white-space:nowrap;text-overflow:ellipsis;border-radius:999px;max-width:240px;padding:2px 8px;font-size:.75rem;font-weight:600;position:absolute;top:-24px;left:0;overflow:hidden}.BoundaryOverlay-module__KHHAJq__handle{background:#fff;border:1px solid rgba(15,23,42,.9);border-radius:2px;width:10px;height:10px;position:absolute}.BoundaryOverlay-module__KHHAJq__nw{cursor:nwse-resize;top:-5px;left:-5px}.BoundaryOverlay-module__KHHAJq__n{cursor:ns-resize;top:-5px;left:calc(50% - 5px)}.BoundaryOverlay-module__KHHAJq__ne{cursor:nesw-resize;top:-5px;right:-5px}.BoundaryOverlay-module__KHHAJq__e{cursor:ew-resize;top:calc(50% - 5px);right:-5px}.BoundaryOverlay-module__KHHAJq__se{cursor:nwse-resize;bottom:-5px;right:-5px}.BoundaryOverlay-module__KHHAJq__s{cursor:ns-resize;bottom:-5px;left:calc(50% - 5px)}.BoundaryOverlay-module__KHHAJq__sw{cursor:nesw-resize;bottom:-5px;left:-5px}.BoundaryOverlay-module__KHHAJq__w{cursor:ew-resize;top:calc(50% - 5px);left:-5px}
.DocumentPanel-module__xuwmGq__documentPanel{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.DocumentPanel-module__xuwmGq__viewport{flex-direction:column;width:100%;height:100%;display:flex}.DocumentPanel-module__xuwmGq__loadingContainer{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;display:flex}.DocumentPanel-module__xuwmGq__spinner{border:3px solid rgba(148,163,184,.2);border-top-color:#3b82f6;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite DocumentPanel-module__xuwmGq__spin}@keyframes DocumentPanel-module__xuwmGq__spin{to{transform:rotate(360deg)}}.DocumentPanel-module__xuwmGq__loadingText{font-size:.875rem;font-weight:500}.DocumentPanel-module__xuwmGq__errorContainer{color:#f87171;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.DocumentPanel-module__xuwmGq__errorText{font-size:.875rem;font-weight:500}
.InsightCard-module__nP7eZa__insightCard{--color-bg-base:#111827;--color-bg-active:#1e293b;--color-border:rgba(255,255,255,.08);--color-border-active:#3b82f6;--color-text-label:#e2e8f0;--color-text-summary:#94a3b8;--radius-md:12px;--spacing-md:16px;--spacing-sm:8px;padding:var(--spacing-md);background-color:var(--color-bg-base);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;width:100%;transition:transform .2s,box-shadow .2s,background-color .2s;display:flex}.InsightCard-module__nP7eZa__insightCard.InsightCard-module__nP7eZa__active{background-color:var(--color-bg-active);border-left:3px solid var(--color-border-active)}.InsightCard-module__nP7eZa__selectButton{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;text-align:left;gap:var(--spacing-sm);background:0 0;border:none;flex-direction:column;width:100%;min-height:48px;margin:0;padding:0;display:flex}.InsightCard-module__nP7eZa__icon{flex-shrink:0}.InsightCard-module__nP7eZa__label{color:var(--color-text-label);align-items:center;gap:10px;margin:0;font-size:1rem;font-weight:600;display:flex}.InsightCard-module__nP7eZa__summary{color:var(--color-text-summary);margin:0;font-size:.875rem;line-height:1.5}.InsightCard-module__nP7eZa__pageNumber{color:var(--color-text-summary);font-size:.625rem;font-weight:500}.InsightCard-module__nP7eZa__statusDot{border-radius:999px;flex-shrink:0;width:8px;height:8px}.InsightCard-module__nP7eZa__saved{background:#22c55e}.InsightCard-module__nP7eZa__saving{background:#f59e0b}.InsightCard-module__nP7eZa__none{background:#64748b}.InsightCard-module__nP7eZa__extractedSection{margin-top:var(--spacing-sm);flex-direction:column;gap:4px;display:flex}.InsightCard-module__nP7eZa__extractedLabel{color:#cbd5e1;font-size:.75rem;font-weight:600}.InsightCard-module__nP7eZa__extractedText{color:#cbd5e1;white-space:pre-wrap;margin:0;font-size:.8125rem;line-height:1.5}.InsightCard-module__nP7eZa__collapsed{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.InsightCard-module__nP7eZa__extractedActions{align-items:center;gap:12px;display:flex}.InsightCard-module__nP7eZa__editToggle,.InsightCard-module__nP7eZa__expandToggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#60a5fa;cursor:pointer;background:0 0;border:none;align-items:center;min-height:36px;padding:4px 0;font-size:.75rem;font-weight:600;display:inline-flex}.InsightCard-module__nP7eZa__extractedPlaceholder{flex-direction:column;gap:6px;min-height:46px;display:flex}.InsightCard-module__nP7eZa__extractedPlaceholderLine{background:rgba(255,255,255,.04);border-radius:4px;height:13px}.InsightCard-module__nP7eZa__extractedTextarea{color:#cbd5e1;white-space:pre-wrap;resize:vertical;background:rgba(255,255,255,.05);border:1px solid #3b82f6;border-radius:6px;outline:none;width:100%;margin:0;padding:8px;font-family:inherit;font-size:.8125rem;line-height:1.5}.InsightCard-module__nP7eZa__extractedTextarea:focus{border-color:#60a5fa;box-shadow:0 0 0 2px rgba(96,165,250,.2)}
.InsightPanel-module__OR-Gua__insightPanel{--color-header-title:#e2e8f0;--color-header-subtitle:#94a3b8;--color-border:rgba(255,255,255,.06);--spacing-md:1rem;--spacing-lg:1.5rem;flex-direction:column;height:100%;display:flex;overflow:hidden}.InsightPanel-module__OR-Gua__header{padding:var(--spacing-lg);flex-shrink:0}.InsightPanel-module__OR-Gua__headerRow{margin-bottom:var(--spacing-md);justify-content:space-between;align-items:center;display:flex}.InsightPanel-module__OR-Gua__title{color:var(--color-header-title);margin:0;font-size:1.25rem;font-weight:600}.InsightPanel-module__OR-Gua__editToggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#94a3b8;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid rgba(255,255,255,.12);border-radius:8px;min-height:48px;padding:10px 16px;font-size:.75rem;font-weight:600;transition:background .15s,color .15s}.InsightPanel-module__OR-Gua__editToggle:hover{color:#e2e8f0;background:rgba(255,255,255,.05)}@media (max-width:630px){.InsightPanel-module__OR-Gua__editToggle{display:none}}.InsightPanel-module__OR-Gua__editToggleActive{color:#fff;background:#3b82f6;border-color:#3b82f6}.InsightPanel-module__OR-Gua__subtitle{color:var(--color-header-subtitle);margin:0;font-size:.875rem}.InsightPanel-module__OR-Gua__list{padding:0 var(--spacing-md);flex-grow:1;margin:0;list-style:none;overflow-y:auto}.InsightPanel-module__OR-Gua__listItem{margin-bottom:var(--spacing-md)}.InsightPanel-module__OR-Gua__skeletonCard{background-color:#111827;border:1px solid rgba(255,255,255,.08);border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex}.InsightPanel-module__OR-Gua__skeletonLine{background:linear-gradient(90deg,rgba(255,255,255,.04) 25%,rgba(255,255,255,.08) 50%,rgba(255,255,255,.04) 75%) 0 0/200% 100%;border-radius:6px;height:14px;animation:1.5s ease-in-out infinite InsightPanel-module__OR-Gua__shimmer}@keyframes InsightPanel-module__OR-Gua__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.LeaseViewerModule-module__pl61ha__leaseViewerPage{--color-background:#0f1117;--color-border:rgba(255,255,255,.06);--panel-width-insight:30%;--panel-width-document:70%;background-color:var(--color-background);flex-direction:row;width:100%;height:100vh;display:flex}@media (max-width:768px){.LeaseViewerModule-module__pl61ha__leaseViewerPage{flex-direction:column}}.LeaseViewerModule-module__pl61ha__mobileTabBar{display:none}@media (max-width:768px){.LeaseViewerModule-module__pl61ha__mobileTabBar{border-bottom:1px solid var(--color-border);flex-shrink:0;width:100%;display:flex}}.LeaseViewerModule-module__pl61ha__mobileTab{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#94a3b8;cursor:pointer;background:0 0;border:none;border-bottom:2px solid transparent;flex:1;min-height:48px;padding:14px 16px;font-size:.875rem;font-weight:600;transition:color .2s,border-color .2s}.LeaseViewerModule-module__pl61ha__mobileTab:hover{color:#e2e8f0}.LeaseViewerModule-module__pl61ha__mobileTabActive{color:#e2e8f0;border-bottom-color:#3b82f6}.LeaseViewerModule-module__pl61ha__insightPanelContainer{width:var(--panel-width-insight);border-right:1px solid var(--color-border);z-index:2;position:relative;overflow-y:auto}@media (max-width:768px){.LeaseViewerModule-module__pl61ha__insightPanelContainer{border-right:none;flex:1;width:100%;overflow-y:auto}}.LeaseViewerModule-module__pl61ha__documentPanelContainer{width:var(--panel-width-document);overflow-y:auto}@media (max-width:768px){.LeaseViewerModule-module__pl61ha__documentPanelContainer{flex:1;width:100%}.LeaseViewerModule-module__pl61ha__mobileVisible{flex-direction:column;display:flex}.LeaseViewerModule-module__pl61ha__mobileHidden{display:none}}
