.skill-editor-dialog-module__TZafAa__dialog{width:min(1120px,100vw - 24px);max-width:none;height:min(790px,100vh - 24px);max-height:calc(100vh - 24px);padding:0;overflow:hidden}.skill-editor-dialog-module__TZafAa__content{flex-direction:column;height:100%;min-height:0;display:flex}.skill-editor-dialog-module__TZafAa__header{border-bottom:1px solid var(--clay-divider);padding:22px 64px 20px 26px}.skill-editor-dialog-module__TZafAa__header h2{color:var(--clay-text);margin:0;font-size:22px}.skill-editor-dialog-module__TZafAa__header p{color:var(--clay-text-secondary);margin:5px 0 0;font-size:13px}.skill-editor-dialog-module__TZafAa__form{flex:1;grid-template-columns:40% 60%;min-height:0;padding:24px 26px;display:grid;overflow-y:auto}.skill-editor-dialog-module__TZafAa__settingsColumn{padding-right:28px;position:relative}.skill-editor-dialog-module__TZafAa__promptColumn{border-left:1px solid var(--clay-divider);flex-direction:column;gap:8px;min-width:0;padding-left:28px;display:flex}.skill-editor-dialog-module__TZafAa__label{color:var(--clay-text-secondary);margin-bottom:8px;font-size:12px;font-weight:600;display:block}.skill-editor-dialog-module__TZafAa__label span{font-weight:450}.skill-editor-dialog-module__TZafAa__nameRow{gap:8px;display:flex}.skill-editor-dialog-module__TZafAa__nameRow>input{border:1px solid var(--clay-border);background:var(--clay-bg);min-width:0;height:44px;color:var(--clay-text);border-radius:8px;outline:0;flex:1;padding:0 12px}.skill-editor-dialog-module__TZafAa__nameRow>input:focus,.skill-editor-dialog-module__TZafAa__promptColumn textarea:focus{border-color:var(--clay-accent);box-shadow:0 0 0 2px var(--clay-accent-bg)}.skill-editor-dialog-module__TZafAa__pickerAnchor{position:relative}.skill-editor-dialog-module__TZafAa__iconChoice{border:1px solid var(--clay-border);background:var(--clay-bg);cursor:pointer;border-radius:8px;place-items:center;width:46px;height:44px;display:grid}.skill-editor-dialog-module__TZafAa__iconChoice svg{width:20px;height:20px}.skill-editor-dialog-module__TZafAa__iconPicker,.skill-editor-dialog-module__TZafAa__optionPanel,.skill-editor-dialog-module__TZafAa__filesPanel{z-index:20;border:1px solid var(--clay-border);background:var(--clay-bg);box-shadow:var(--clay-shadow-lg);border-radius:8px;position:absolute;top:calc(100% + 7px);left:0}.skill-editor-dialog-module__TZafAa__iconPicker{width:270px;padding:12px}.skill-editor-dialog-module__TZafAa__iconGrid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.skill-editor-dialog-module__TZafAa__iconGrid button{aspect-ratio:1;color:var(--clay-text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;place-items:center;display:grid}.skill-editor-dialog-module__TZafAa__iconGrid button:hover,.skill-editor-dialog-module__TZafAa__iconGrid .skill-editor-dialog-module__TZafAa__iconSelected{border-color:var(--clay-accent);background:var(--clay-accent-bg);color:var(--clay-accent)}.skill-editor-dialog-module__TZafAa__iconGrid svg{width:17px;height:17px}.skill-editor-dialog-module__TZafAa__colorGrid{gap:8px;margin-top:12px;display:flex}.skill-editor-dialog-module__TZafAa__colorGrid button{border:2px solid var(--clay-bg);width:27px;height:27px;box-shadow:0 0 0 1px var(--clay-border);cursor:pointer;border-radius:50%}.skill-editor-dialog-module__TZafAa__colorGrid .skill-editor-dialog-module__TZafAa__colorSelected{box-shadow:0 0 0 2px var(--clay-text)}.skill-editor-dialog-module__TZafAa__settingRow{border-bottom:1px solid var(--clay-divider);min-height:74px;color:var(--clay-text-secondary);justify-content:space-between;align-items:center;gap:16px;font-size:12.5px;display:flex}.skill-editor-dialog-module__TZafAa__settingRow strong{color:var(--clay-text-secondary);font-weight:500}.skill-editor-dialog-module__TZafAa__textButton{color:var(--clay-text);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:12.5px;display:inline-flex}.skill-editor-dialog-module__TZafAa__textButton svg{width:14px;height:14px}.skill-editor-dialog-module__TZafAa__optionPanel{width:210px;padding:8px;left:auto;right:0}.skill-editor-dialog-module__TZafAa__optionPanel label,.skill-editor-dialog-module__TZafAa__documentList label{color:var(--clay-text);cursor:pointer;border-radius:6px;align-items:center;gap:9px;padding:8px;font-size:12px;display:flex}.skill-editor-dialog-module__TZafAa__optionPanel label:hover,.skill-editor-dialog-module__TZafAa__documentList label:hover{background:var(--clay-bg-secondary)}.skill-editor-dialog-module__TZafAa__outputPanel{width:220px}.skill-editor-dialog-module__TZafAa__outputPanel button{width:100%;color:var(--clay-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:8px;font-size:12px;display:flex}.skill-editor-dialog-module__TZafAa__outputPanel button:hover{background:var(--clay-bg-secondary)}.skill-editor-dialog-module__TZafAa__outputPanel button>svg,.skill-editor-dialog-module__TZafAa__outputIconSpacer{flex-shrink:0;width:15px;height:15px}.skill-editor-dialog-module__TZafAa__outputPanel .skill-editor-dialog-module__TZafAa__outputCheck{width:13px;color:var(--clay-accent);margin-left:auto}.skill-editor-dialog-module__TZafAa__filesPanel{width:360px;padding:10px;left:auto;right:0}.skill-editor-dialog-module__TZafAa__fileSearch{border:1px solid var(--clay-border);border-radius:7px;align-items:center;gap:8px;height:36px;padding:0 9px;display:flex}.skill-editor-dialog-module__TZafAa__fileSearch svg{width:14px;color:var(--clay-text-placeholder)}.skill-editor-dialog-module__TZafAa__fileSearch input{width:100%;color:var(--clay-text);background:0 0;border:0;outline:0;font-size:12px}.skill-editor-dialog-module__TZafAa__uploadButton{border:1px dashed var(--clay-border);background:var(--clay-bg-secondary);width:100%;height:34px;color:var(--clay-text-secondary);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;margin-top:8px;font-size:12px;display:flex}.skill-editor-dialog-module__TZafAa__uploadButton svg{width:14px}.skill-editor-dialog-module__TZafAa__documentList{max-height:250px;margin-top:6px;overflow-y:auto}.skill-editor-dialog-module__TZafAa__documentList label>span{min-width:0}.skill-editor-dialog-module__TZafAa__documentList strong,.skill-editor-dialog-module__TZafAa__documentList small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.skill-editor-dialog-module__TZafAa__documentList strong{font-size:11.5px}.skill-editor-dialog-module__TZafAa__documentList small{color:var(--clay-text-placeholder);margin-top:2px;font-size:10px}.skill-editor-dialog-module__TZafAa__documentDisabled{opacity:.5;cursor:not-allowed!important}.skill-editor-dialog-module__TZafAa__muted{color:var(--clay-text-placeholder);text-align:center;padding:14px 8px;font-size:11.5px;display:block}.skill-editor-dialog-module__TZafAa__selectedFiles{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.skill-editor-dialog-module__TZafAa__selectedFiles>span{background:var(--clay-bg-tertiary);max-width:100%;color:var(--clay-text-secondary);border-radius:6px;align-items:center;gap:5px;padding:5px 7px;font-size:10.5px;display:inline-flex}.skill-editor-dialog-module__TZafAa__selectedFiles>span>svg{width:12px}.skill-editor-dialog-module__TZafAa__selectedFiles button{width:16px;height:16px;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.skill-editor-dialog-module__TZafAa__selectedFiles button svg{width:11px}.skill-editor-dialog-module__TZafAa__promptColumn textarea{resize:none;border:1px solid var(--clay-border);background:var(--clay-bg);width:100%;color:var(--clay-text);border-radius:8px;outline:0;padding:12px;font-size:13px;line-height:1.55}.skill-editor-dialog-module__TZafAa__promptInput{flex:1;min-height:250px}.skill-editor-dialog-module__TZafAa__instructionsInput{flex:.7;min-height:170px}.skill-editor-dialog-module__TZafAa__promptColumn .skill-editor-dialog-module__TZafAa__label:not(:first-child){margin-top:14px}.skill-editor-dialog-module__TZafAa__rejection{background:color-mix(in srgb, var(--clay-negative) 10%, transparent);color:var(--clay-negative);border-radius:7px;margin:0 26px 10px;padding:9px 12px;font-size:12px}.skill-editor-dialog-module__TZafAa__footer{border-top:1px solid var(--clay-divider);padding:14px 26px}.skill-editor-dialog-module__TZafAa__footer button{background:var(--clay-accent);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;font-size:13px;font-weight:650;display:flex}.skill-editor-dialog-module__TZafAa__footer button:disabled{opacity:.45;cursor:not-allowed}.skill-editor-dialog-module__TZafAa__footer svg{width:15px;height:15px}.skill-editor-dialog-module__TZafAa__spinner{animation:.9s linear infinite skill-editor-dialog-module__TZafAa__spin}@keyframes skill-editor-dialog-module__TZafAa__spin{to{transform:rotate(360deg)}}@media (max-width:760px){.skill-editor-dialog-module__TZafAa__form{display:block}.skill-editor-dialog-module__TZafAa__settingsColumn{padding-right:0}.skill-editor-dialog-module__TZafAa__promptColumn{border-top:1px solid var(--clay-divider);border-left:0;margin-top:22px;padding:22px 0 0}.skill-editor-dialog-module__TZafAa__filesPanel{width:min(360px,100vw - 56px);right:-12px}}
.skill-library-module__GKZ0EG__dialog{flex-direction:column;width:min(1440px,100vw - 24px);max-width:none;height:min(780px,100vh - 24px);max-height:calc(100vh - 24px);padding:0;display:flex;overflow:hidden}.skill-library-module__GKZ0EG__header{border-bottom:1px solid var(--clay-divider);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 64px 12px 20px;display:flex}.skill-library-module__GKZ0EG__heading,.skill-library-module__GKZ0EG__newButton,.skill-library-module__GKZ0EG__searchBar,.skill-library-module__GKZ0EG__cardFooter,.skill-library-module__GKZ0EG__cardActions,.skill-library-module__GKZ0EG__shareRow,.skill-library-module__GKZ0EG__accessBox,.skill-library-module__GKZ0EG__primaryButton,.skill-library-module__GKZ0EG__useButton{align-items:center;display:flex}.skill-library-module__GKZ0EG__heading{gap:10px}.skill-library-module__GKZ0EG__heading svg{width:20px;color:var(--clay-accent)}.skill-library-module__GKZ0EG__heading h2{color:var(--clay-text);margin:0;font-size:18px;font-weight:650}.skill-library-module__GKZ0EG__newButton,.skill-library-module__GKZ0EG__primaryButton,.skill-library-module__GKZ0EG__useButton{background:var(--clay-accent);color:#fff;cursor:pointer;border:0;border-radius:7px;justify-content:center;gap:7px;font-weight:650;text-decoration:none}.skill-library-module__GKZ0EG__newButton{height:36px;padding:0 12px;font-size:12.5px}.skill-library-module__GKZ0EG__newButton svg,.skill-library-module__GKZ0EG__primaryButton svg,.skill-library-module__GKZ0EG__useButton svg{width:15px;height:15px}.skill-library-module__GKZ0EG__searchBar{border-bottom:1px solid var(--clay-divider);gap:10px;min-height:58px;padding:9px 16px}.skill-library-module__GKZ0EG__searchBar svg{width:18px;color:var(--clay-text-placeholder)}.skill-library-module__GKZ0EG__searchBar input{width:100%;color:var(--clay-text);background:0 0;border:0;outline:0;font-size:14px}.skill-library-module__GKZ0EG__layout{flex:1;grid-template-columns:200px minmax(0,1fr) 360px;min-height:0;display:grid}.skill-library-module__GKZ0EG__navigation{border-right:1px solid var(--clay-divider);padding:18px 12px;overflow-y:auto}.skill-library-module__GKZ0EG__navigation button{width:100%;color:var(--clay-text-secondary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 10px;font-size:12.5px}.skill-library-module__GKZ0EG__navigation .skill-library-module__GKZ0EG__navActive{background:var(--clay-accent-bg);color:var(--clay-accent);font-weight:650}.skill-library-module__GKZ0EG__categoryNavigation{margin-top:18px}.skill-library-module__GKZ0EG__results{min-width:0;padding:18px;overflow-y:auto}.skill-library-module__GKZ0EG__group+.skill-library-module__GKZ0EG__group{margin-top:24px}.skill-library-module__GKZ0EG__group h3{color:var(--clay-text-secondary);margin:0 0 10px;font-size:12px;font-weight:650}.skill-library-module__GKZ0EG__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.skill-library-module__GKZ0EG__card{border:1px solid var(--clay-border-subtle);background:var(--clay-bg);border-radius:8px;flex-direction:column;min-width:0;min-height:164px;transition:border-color .12s,box-shadow .12s;display:flex;position:relative}.skill-library-module__GKZ0EG__cardSelected{border-color:var(--clay-accent);box-shadow:var(--clay-shadow-sm)}.skill-library-module__GKZ0EG__cardBody{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;width:100%;padding:16px 16px 10px}.skill-library-module__GKZ0EG__cardIcon{width:18px;height:18px;margin-bottom:16px}.skill-library-module__GKZ0EG__cardTitle{color:var(--clay-text);text-overflow:ellipsis;white-space:nowrap;padding-right:72px;font-size:14px;font-weight:650;display:block;overflow:hidden}.skill-library-module__GKZ0EG__cardDescription{min-height:40px;color:var(--clay-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:12px;line-height:1.55;display:-webkit-box;overflow:hidden}.skill-library-module__GKZ0EG__cardFooter{justify-content:space-between;gap:8px;min-height:42px;padding:7px 14px 12px 16px}.skill-library-module__GKZ0EG__tags{gap:4px;min-width:0;display:flex;overflow:hidden}.skill-library-module__GKZ0EG__tag,.skill-library-module__GKZ0EG__previewTags span{background:var(--clay-bg-tertiary);color:var(--clay-text-secondary);white-space:nowrap;border-radius:5px;padding:4px 7px;font-size:10px}.skill-library-module__GKZ0EG__owner{color:var(--clay-text-placeholder);flex-shrink:0;font-size:11px}.skill-library-module__GKZ0EG__cardActions{opacity:0;gap:2px;transition:opacity .12s;position:absolute;top:10px;right:10px}.skill-library-module__GKZ0EG__card:hover .skill-library-module__GKZ0EG__cardActions,.skill-library-module__GKZ0EG__card:focus-within .skill-library-module__GKZ0EG__cardActions{opacity:1}.skill-library-module__GKZ0EG__iconButton{background:var(--clay-bg);width:27px;height:27px;color:var(--clay-text-secondary);cursor:pointer;border:0;border-radius:6px;place-items:center;display:grid}.skill-library-module__GKZ0EG__iconButton:hover{background:var(--clay-bg-tertiary)}.skill-library-module__GKZ0EG__iconButton svg{width:14px;height:14px}.skill-library-module__GKZ0EG__favoriteIcon{fill:currentColor;color:var(--clay-warning)}.skill-library-module__GKZ0EG__preview{border-left:1px solid var(--clay-divider);background:var(--clay-bg-secondary);flex-direction:column;min-height:0;display:flex}.skill-library-module__GKZ0EG__previewContent{flex:1;min-height:0;padding:22px;overflow-y:auto}.skill-library-module__GKZ0EG__previewIcon{width:24px;height:24px}.skill-library-module__GKZ0EG__preview h3{color:var(--clay-text);margin:14px 0 0;font-size:18px;line-height:1.35}.skill-library-module__GKZ0EG__previewTags{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.skill-library-module__GKZ0EG__details{margin:24px 0 0}.skill-library-module__GKZ0EG__details div{border-bottom:1px solid var(--clay-divider);justify-content:space-between;gap:12px;padding:10px 0;font-size:11.5px;display:flex}.skill-library-module__GKZ0EG__details dt{color:var(--clay-text-placeholder)}.skill-library-module__GKZ0EG__details dd{color:var(--clay-text-secondary);text-align:right;margin:0}.skill-library-module__GKZ0EG__promptBlock{margin-top:24px}.skill-library-module__GKZ0EG__promptBlock h4{color:var(--clay-text);margin:0 0 8px;font-size:11.5px}.skill-library-module__GKZ0EG__promptText{color:var(--clay-text-secondary);white-space:pre-wrap;margin:0;font-size:12.5px;line-height:1.65}.skill-library-module__GKZ0EG__instructions{color:var(--clay-text-secondary);margin:0;font-size:12.5px;line-height:1.65}.skill-library-module__GKZ0EG__instructions>:first-child{margin-top:0}.skill-library-module__GKZ0EG__instructions>:last-child{margin-bottom:0}.skill-library-module__GKZ0EG__variable{background:var(--clay-accent-bg);color:var(--clay-accent);border-radius:4px;padding:0 4px;font-weight:650;display:inline-block}.skill-library-module__GKZ0EG__previewFooter{border-top:1px solid var(--clay-divider);padding:16px}.skill-library-module__GKZ0EG__useButton{width:100%;height:40px;font-size:13px}.skill-library-module__GKZ0EG__status,.skill-library-module__GKZ0EG__error{color:var(--clay-text-secondary);text-align:center;margin:0;padding:36px 8px;font-size:13px}.skill-library-module__GKZ0EG__error{color:var(--clay-negative)}.skill-library-module__GKZ0EG__shareDialog{width:min(640px,100vw - 32px);max-width:none;padding:24px}.skill-library-module__GKZ0EG__shareTitle{color:var(--clay-text);margin:0 36px 18px 0;font-size:20px}.skill-library-module__GKZ0EG__shareRow{gap:10px}.skill-library-module__GKZ0EG__shareInput{border:1px solid var(--clay-border);background:var(--clay-bg);min-width:0;height:44px;color:var(--clay-text-secondary);border-radius:8px;flex:1;padding:0 12px}.skill-library-module__GKZ0EG__primaryButton{height:44px;padding:0 16px;font-size:13px}.skill-library-module__GKZ0EG__accessBox{border:1px solid var(--clay-border);background:var(--clay-bg-secondary);border-radius:8px;align-items:flex-start;gap:12px;margin-top:20px;padding:16px}.skill-library-module__GKZ0EG__accessBox>svg{width:18px;color:var(--clay-text-secondary);margin-top:1px}.skill-library-module__GKZ0EG__accessBox strong{color:var(--clay-text);font-size:13px}.skill-library-module__GKZ0EG__accessBox p{color:var(--clay-text-secondary);margin:7px 0 0;font-size:12.5px;line-height:1.55}@media (max-width:1100px){.skill-library-module__GKZ0EG__layout{grid-template-columns:160px minmax(0,1fr)}.skill-library-module__GKZ0EG__preview{display:none}}@media (max-width:680px){.skill-library-module__GKZ0EG__layout{grid-template-columns:1fr}.skill-library-module__GKZ0EG__navigation{border-right:0;border-bottom:1px solid var(--clay-divider);gap:4px;padding:8px;display:flex;overflow-x:auto}.skill-library-module__GKZ0EG__navigation button{flex-shrink:0;width:auto}.skill-library-module__GKZ0EG__categoryNavigation{gap:4px;margin-top:0;display:flex}.skill-library-module__GKZ0EG__cardGrid{grid-template-columns:1fr}}.skill-library-module__GKZ0EG__page{background:var(--clay-bg);flex-direction:column;height:100%;min-height:0;display:flex}.skill-library-module__GKZ0EG__page .skill-library-module__GKZ0EG__header{padding-right:20px}.skill-library-module__GKZ0EG__statusBadge{background:var(--clay-bg-tertiary);color:var(--clay-text-placeholder);border-radius:5px;flex-shrink:0;padding:3px 7px;font-size:10px;font-weight:600}.skill-library-module__GKZ0EG__disabledCard{opacity:.66}.skill-library-module__GKZ0EG__statusRow{justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.skill-library-module__GKZ0EG__statusRow span{color:var(--clay-text-placeholder);font-size:11.5px}.skill-library-module__GKZ0EG__deleteButton:hover{background:var(--clay-negative-bg,#dc26261a);color:var(--clay-negative)}
.skill-slash-menu-module__LqZJWq__menu{z-index:60;border:1px solid var(--clay-border);background:var(--clay-bg);width:min(420px,100vw - 48px);box-shadow:var(--clay-shadow-lg);border-radius:12px;position:absolute;bottom:calc(100% + 8px);left:18px;overflow:hidden}.skill-slash-menu-module__LqZJWq__header{border-bottom:1px solid var(--clay-divider);min-height:34px;color:var(--clay-text-placeholder);align-items:center;gap:8px;padding:0 11px;font-size:13px;display:flex}.skill-slash-menu-module__LqZJWq__header svg{width:15px;height:15px}.skill-slash-menu-module__LqZJWq__query{min-width:0;color:var(--clay-text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.skill-slash-menu-module__LqZJWq__list{max-height:220px;padding:6px;overflow-y:auto}.skill-slash-menu-module__LqZJWq__row{width:100%;color:var(--clay-text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:18px minmax(0,1fr);gap:8px;padding:6px 8px;display:grid}.skill-slash-menu-module__LqZJWq__rowActive,.skill-slash-menu-module__LqZJWq__row:hover,.skill-slash-menu-module__LqZJWq__row:focus-visible{background:var(--clay-bg-secondary);outline:none}.skill-slash-menu-module__LqZJWq__icon{width:15px;height:15px;margin-top:1px}.skill-slash-menu-module__LqZJWq__copy{min-width:0}.skill-slash-menu-module__LqZJWq__title{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;line-height:1.35;display:block;overflow:hidden}.skill-slash-menu-module__LqZJWq__template{color:var(--clay-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:11.5px;line-height:1.4;display:block;overflow:hidden}.skill-slash-menu-module__LqZJWq__variable{background:var(--clay-bg-tertiary);color:var(--clay-text);border-radius:4px;padding:1px 4px}.skill-slash-menu-module__LqZJWq__status{color:var(--clay-text-placeholder);padding:16px 12px;font-size:12.5px}.skill-slash-menu-module__LqZJWq__create{border-top:1px solid var(--clay-divider);width:100%;min-height:36px;color:var(--clay-text-secondary);align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.skill-slash-menu-module__LqZJWq__create:hover,.skill-slash-menu-module__LqZJWq__create:focus-visible{background:var(--clay-bg-secondary);color:var(--clay-text);outline:none}.skill-slash-menu-module__LqZJWq__create svg{width:14px;height:14px}@media (max-width:640px){.skill-slash-menu-module__LqZJWq__menu{width:calc(100vw - 32px);left:8px}}
.generated-document-preview-panel-module__Dcjhwq__workspace{flex:1;width:100%;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.generated-document-preview-panel-module__Dcjhwq__workspaceDeal{flex:none;overflow:visible}.generated-document-preview-panel-module__Dcjhwq__chatPane{opacity:1;flex-direction:column;width:100%;min-width:0;min-height:0;transition:width .22s,opacity .16s;display:flex}.generated-document-preview-panel-module__Dcjhwq__workspaceOpen .generated-document-preview-panel-module__Dcjhwq__chatPane{width:36%}.generated-document-preview-panel-module__Dcjhwq__workspaceExpanded .generated-document-preview-panel-module__Dcjhwq__chatPane{opacity:0;pointer-events:none;width:0}.generated-document-preview-panel-module__Dcjhwq__panel{z-index:90;background:var(--clay-bg);width:0;min-width:0;height:100%;box-shadow:none;opacity:0;pointer-events:none;border-left:1px solid #0000;flex-shrink:0;transition:width .22s,opacity .16s,transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden;transform:translate(100%)}.generated-document-preview-panel-module__Dcjhwq__panelOpen{border-left-color:var(--clay-border);opacity:1;pointer-events:auto;width:64%;transform:translate(0);box-shadow:-14px 0 30px #0f172a1a}.generated-document-preview-panel-module__Dcjhwq__panelExpanded{width:100%}.generated-document-preview-panel-module__Dcjhwq__header{border-bottom:1px solid var(--clay-divider);align-items:center;gap:12px;min-height:58px;padding:9px 12px 9px 16px;display:flex}.generated-document-preview-panel-module__Dcjhwq__headerActions{flex-shrink:0;align-items:center;gap:6px;display:flex}.generated-document-preview-panel-module__Dcjhwq__titleBlock{flex:1;min-width:0}.generated-document-preview-panel-module__Dcjhwq__eyebrow{color:var(--clay-text-placeholder);text-transform:uppercase;letter-spacing:0;font-size:10px;font-weight:600;display:block}.generated-document-preview-panel-module__Dcjhwq__title{color:var(--clay-text);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13.5px;font-weight:650;line-height:1.25;overflow:hidden}.generated-document-preview-panel-module__Dcjhwq__iconButton{border:1px solid var(--clay-border-subtle);background:var(--clay-bg-secondary);width:34px;height:34px;color:var(--clay-text-secondary);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.generated-document-preview-panel-module__Dcjhwq__iconButton:disabled{cursor:default;opacity:.55}.generated-document-preview-panel-module__Dcjhwq__iconButton svg,.generated-document-preview-panel-module__Dcjhwq__state svg{width:16px;height:16px}.generated-document-preview-panel-module__Dcjhwq__body{background:var(--clay-bg-secondary);height:calc(100% - 58px);min-height:0;overflow:hidden}.generated-document-preview-panel-module__Dcjhwq__state{min-height:100%;color:var(--clay-text-secondary);justify-content:center;align-items:center;gap:8px;font-size:13px;display:flex}.generated-document-preview-panel-module__Dcjhwq__imagePreview{object-fit:contain;width:100%;height:100%;padding:20px;display:block}.generated-document-preview-panel-module__Dcjhwq__pdfPreview{background:#fff;border:0;width:100%;height:100%;display:block}.generated-document-preview-panel-module__Dcjhwq__spreadsheet{background:var(--clay-bg);flex-direction:column;height:100%;display:flex}.generated-document-preview-panel-module__Dcjhwq__sheetTabs{border-bottom:1px solid var(--clay-border-subtle);background:var(--clay-bg-secondary);align-items:end;gap:2px;min-height:42px;padding:7px 10px 0;display:flex;overflow-x:auto}.generated-document-preview-panel-module__Dcjhwq__sheetTab,.generated-document-preview-panel-module__Dcjhwq__activeSheetTab{height:34px;color:var(--clay-text-secondary);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 12px;font-size:12px}.generated-document-preview-panel-module__Dcjhwq__activeSheetTab{border-bottom-color:var(--clay-accent);color:var(--clay-accent);font-weight:650}.generated-document-preview-panel-module__Dcjhwq__gridScroll{flex:1;overflow:auto}.generated-document-preview-panel-module__Dcjhwq__grid{border-spacing:0;border-collapse:separate;table-layout:fixed;min-width:100%;color:var(--clay-text);font-size:11.5px}.generated-document-preview-panel-module__Dcjhwq__grid th,.generated-document-preview-panel-module__Dcjhwq__grid td{border-right:1px solid var(--clay-divider);border-bottom:1px solid var(--clay-divider);text-align:left;text-overflow:ellipsis;white-space:nowrap;width:150px;height:30px;padding:5px 8px;overflow:hidden}.generated-document-preview-panel-module__Dcjhwq__grid thead th{z-index:2;background:var(--clay-bg-tertiary);color:var(--clay-text-secondary);text-align:center;font-weight:600;position:sticky;top:0}.generated-document-preview-panel-module__Dcjhwq__grid tbody th,.generated-document-preview-panel-module__Dcjhwq__gridCorner{z-index:1;background:var(--clay-bg-tertiary);color:var(--clay-text-secondary);text-align:center;font-weight:600;position:sticky;left:0;width:46px!important}.generated-document-preview-panel-module__Dcjhwq__gridCorner{z-index:3!important}.generated-document-preview-panel-module__Dcjhwq__grid tbody tr:first-child td{font-weight:650}.generated-document-preview-panel-module__Dcjhwq__limit{color:var(--clay-text-placeholder);text-align:center;margin:12px auto;font-size:11px}@media (max-width:900px){.generated-document-preview-panel-module__Dcjhwq__workspaceOpen .generated-document-preview-panel-module__Dcjhwq__chatPane{opacity:0;pointer-events:none;width:0}.generated-document-preview-panel-module__Dcjhwq__panelOpen{width:100%}}@media (prefers-reduced-motion:reduce){.generated-document-preview-panel-module__Dcjhwq__chatPane,.generated-document-preview-panel-module__Dcjhwq__panel{transition:none}}
.screening-spreadsheet-preview-module__NpIH7W__screening{background:var(--clay-bg);flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex}.screening-spreadsheet-preview-module__NpIH7W__toolbar{border-bottom:1px solid var(--clay-divider);background:var(--clay-bg);align-items:center;gap:10px;min-height:50px;padding:8px 12px;display:flex}.screening-spreadsheet-preview-module__NpIH7W__screeningTitle{min-width:0;color:var(--clay-text);align-items:center;gap:7px;display:flex}.screening-spreadsheet-preview-module__NpIH7W__screeningTitle svg,.screening-spreadsheet-preview-module__NpIH7W__criteriaButton svg,.screening-spreadsheet-preview-module__NpIH7W__toolbarIconButton svg,.screening-spreadsheet-preview-module__NpIH7W__searchBox svg{flex-shrink:0;width:15px;height:15px}.screening-spreadsheet-preview-module__NpIH7W__screeningTitle svg{color:var(--clay-accent)}.screening-spreadsheet-preview-module__NpIH7W__screeningTitle strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.screening-spreadsheet-preview-module__NpIH7W__criteriaButton{border:1px solid var(--clay-border-subtle);background:var(--clay-bg-secondary);height:32px;color:var(--clay-text);cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:0 9px;font-size:11.5px;font-weight:600;display:inline-flex}.screening-spreadsheet-preview-module__NpIH7W__criteriaButton span{background:var(--clay-bg-tertiary);min-width:18px;height:18px;color:var(--clay-text-secondary);border-radius:5px;justify-content:center;align-items:center;font-size:10px;display:inline-flex}.screening-spreadsheet-preview-module__NpIH7W__resultCount{color:var(--clay-text-secondary);white-space:nowrap;font-size:11.5px}.screening-spreadsheet-preview-module__NpIH7W__toolbarSpacer{flex:1}.screening-spreadsheet-preview-module__NpIH7W__toolbarIconButton,.screening-spreadsheet-preview-module__NpIH7W__searchBox button{width:32px;height:32px;color:var(--clay-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.screening-spreadsheet-preview-module__NpIH7W__toolbarIconButton:hover,.screening-spreadsheet-preview-module__NpIH7W__searchBox button:hover{background:var(--clay-hover)}.screening-spreadsheet-preview-module__NpIH7W__searchBox{border:1px solid var(--clay-border);background:var(--clay-bg);width:min(230px,34vw);height:34px;color:var(--clay-text-secondary);border-radius:7px;align-items:center;gap:5px;padding-left:9px;display:flex}.screening-spreadsheet-preview-module__NpIH7W__searchBox input{min-width:0;color:var(--clay-text);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:11.5px}.screening-spreadsheet-preview-module__NpIH7W__criteria{border-bottom:1px solid var(--clay-divider);background:var(--clay-bg-secondary);flex-wrap:wrap;gap:7px;padding:9px 12px;display:flex}.screening-spreadsheet-preview-module__NpIH7W__criterionWrapper{min-width:0;max-width:100%;position:relative}.screening-spreadsheet-preview-module__NpIH7W__criterion{border:1px solid var(--clay-border-subtle);background:var(--clay-bg);min-width:0;max-width:100%;color:inherit;text-align:left;cursor:pointer;border-radius:6px;align-items:stretch;padding:0;font-family:inherit;font-size:11px;display:inline-flex;overflow:hidden}.screening-spreadsheet-preview-module__NpIH7W__criterion:hover,.screening-spreadsheet-preview-module__NpIH7W__criterion[aria-expanded=true]{border-color:var(--clay-border);background:var(--clay-hover)}.screening-spreadsheet-preview-module__NpIH7W__criterionActive{border-color:color-mix(in srgb, var(--clay-accent) 45%, var(--clay-border-subtle))}.screening-spreadsheet-preview-module__NpIH7W__criterionLabel,.screening-spreadsheet-preview-module__NpIH7W__criterionValue{align-items:center;padding:5px 8px;display:inline-flex}.screening-spreadsheet-preview-module__NpIH7W__criterionLabel{border-right:1px solid var(--clay-divider);color:var(--clay-text-placeholder);white-space:nowrap}.screening-spreadsheet-preview-module__NpIH7W__criterionValue{max-width:520px;color:var(--clay-text);text-overflow:ellipsis;white-space:nowrap;font-weight:550;overflow:hidden}.screening-spreadsheet-preview-module__NpIH7W__criterionChevron{width:13px;height:13px;color:var(--clay-text-placeholder);flex-shrink:0;align-self:center;margin-right:7px}.screening-spreadsheet-preview-module__NpIH7W__filterMenu{z-index:20;border:1px solid var(--clay-border);background:var(--clay-bg);width:min(300px,100vw - 40px);max-height:min(360px,55vh);box-shadow:var(--clay-shadow-md);border-radius:7px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 5px);left:0;overflow:hidden}.screening-spreadsheet-preview-module__NpIH7W__filterMenuHeader{border-bottom:1px solid var(--clay-divider);justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:7px 9px 7px 11px;display:flex}.screening-spreadsheet-preview-module__NpIH7W__filterMenuHeader strong{color:var(--clay-text);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:650;overflow:hidden}.screening-spreadsheet-preview-module__NpIH7W__filterMenuHeader>div{align-items:center;gap:3px;display:flex}.screening-spreadsheet-preview-module__NpIH7W__filterMenuHeader button{height:26px;color:var(--clay-accent);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 7px;font-size:10px}.screening-spreadsheet-preview-module__NpIH7W__filterMenuHeader button:not(:disabled):hover{background:var(--clay-hover)}.screening-spreadsheet-preview-module__NpIH7W__filterMenuHeader button:disabled{color:var(--clay-text-placeholder);cursor:default}.screening-spreadsheet-preview-module__NpIH7W__filterOptions{min-height:0;padding:5px;overflow-y:auto}.screening-spreadsheet-preview-module__NpIH7W__filterOptions label{min-height:32px;color:var(--clay-text);cursor:pointer;border-radius:5px;align-items:center;gap:8px;padding:5px 7px;font-size:11px;display:flex}.screening-spreadsheet-preview-module__NpIH7W__filterOptions label:hover{background:var(--clay-hover)}.screening-spreadsheet-preview-module__NpIH7W__filterOptions input{width:14px;height:14px;accent-color:var(--clay-accent);flex-shrink:0;margin:0}.screening-spreadsheet-preview-module__NpIH7W__filterOptions span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.screening-spreadsheet-preview-module__NpIH7W__topFilterMenu{width:180px;padding:5px}.screening-spreadsheet-preview-module__NpIH7W__topFilterMenu>button{width:100%;min-height:32px;color:var(--clay-text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:8px;padding:5px 8px;font-size:11px;display:flex}.screening-spreadsheet-preview-module__NpIH7W__topFilterMenu>button:hover{background:var(--clay-hover)}.screening-spreadsheet-preview-module__NpIH7W__topFilterMenu svg{width:13px;height:13px;color:var(--clay-accent)}.screening-spreadsheet-preview-module__NpIH7W__resetCriteria{height:30px;color:var(--clay-text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:5px;padding:0 8px;font-size:10.5px;display:inline-flex}.screening-spreadsheet-preview-module__NpIH7W__resetCriteria:hover{background:var(--clay-hover);color:var(--clay-text)}.screening-spreadsheet-preview-module__NpIH7W__resetCriteria svg{width:12px;height:12px}.screening-spreadsheet-preview-module__NpIH7W__tableScroll{scrollbar-gutter:stable;flex:1;min-height:0;position:relative;overflow:auto}.screening-spreadsheet-preview-module__NpIH7W__table{border-spacing:0;border-collapse:separate;table-layout:fixed;width:100%;color:var(--clay-text);font-size:11.5px}.screening-spreadsheet-preview-module__NpIH7W__table th,.screening-spreadsheet-preview-module__NpIH7W__table td{border-right:1px solid var(--clay-divider);border-bottom:1px solid var(--clay-divider);text-align:left;text-overflow:ellipsis;white-space:nowrap;width:150px;height:38px;padding:0 10px;overflow:hidden}.screening-spreadsheet-preview-module__NpIH7W__table thead th{z-index:3;background:var(--clay-bg-secondary);color:var(--clay-text-secondary);font-weight:600;position:sticky;top:0}.screening-spreadsheet-preview-module__NpIH7W__table .screening-spreadsheet-preview-module__NpIH7W__rowNumberHeader,.screening-spreadsheet-preview-module__NpIH7W__table .screening-spreadsheet-preview-module__NpIH7W__rowNumber{z-index:2;background:var(--clay-bg-secondary);width:44px;color:var(--clay-text-placeholder);text-align:center;padding:0;font-weight:500;position:sticky;left:0}.screening-spreadsheet-preview-module__NpIH7W__table .screening-spreadsheet-preview-module__NpIH7W__rowNumberHeader{z-index:4}.screening-spreadsheet-preview-module__NpIH7W__columnButton{width:100%;height:100%;color:inherit;font:inherit;font-weight:inherit;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;padding:0;display:flex}.screening-spreadsheet-preview-module__NpIH7W__columnButton span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.screening-spreadsheet-preview-module__NpIH7W__columnButton svg{width:12px;height:12px;color:var(--clay-accent);flex-shrink:0}.screening-spreadsheet-preview-module__NpIH7W__table td>span,.screening-spreadsheet-preview-module__NpIH7W__table td>a{color:inherit;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.screening-spreadsheet-preview-module__NpIH7W__table td>a{color:var(--clay-accent);text-underline-offset:2px;text-decoration:underline}.screening-spreadsheet-preview-module__NpIH7W__empty{color:var(--clay-text-placeholder);text-align:center;padding:40px 16px;font-size:12px}.screening-spreadsheet-preview-module__NpIH7W__footer{border-top:1px solid var(--clay-divider);background:var(--clay-bg);min-height:44px;color:var(--clay-text-secondary);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:6px 12px;font-size:11px;display:grid}.screening-spreadsheet-preview-module__NpIH7W__pagination{align-items:center;gap:5px;display:flex}.screening-spreadsheet-preview-module__NpIH7W__pagination button{width:28px;height:28px;color:var(--clay-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.screening-spreadsheet-preview-module__NpIH7W__pagination button:disabled{cursor:default;opacity:.35}.screening-spreadsheet-preview-module__NpIH7W__pagination button:not(:disabled):hover{background:var(--clay-hover)}.screening-spreadsheet-preview-module__NpIH7W__pagination button svg{width:14px;height:14px}.screening-spreadsheet-preview-module__NpIH7W__pagination>span{background:var(--clay-bg-secondary);min-width:28px;height:28px;color:var(--clay-text);border-radius:5px;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.screening-spreadsheet-preview-module__NpIH7W__pageSize{justify-content:flex-end;align-items:center;gap:6px;display:flex}.screening-spreadsheet-preview-module__NpIH7W__pageSize select{height:28px;color:var(--clay-text);font:inherit;cursor:pointer;background:0 0;border:0;outline:0}.screening-spreadsheet-preview-module__NpIH7W__limit{border-top:1px solid var(--clay-divider);color:var(--clay-text-placeholder);text-align:center;padding:5px 12px;font-size:10px}@media (max-width:640px){.screening-spreadsheet-preview-module__NpIH7W__toolbar{flex-wrap:wrap;gap:7px}.screening-spreadsheet-preview-module__NpIH7W__screeningTitle{width:100%}.screening-spreadsheet-preview-module__NpIH7W__toolbarSpacer{display:none}.screening-spreadsheet-preview-module__NpIH7W__searchBox{order:5;width:100%}.screening-spreadsheet-preview-module__NpIH7W__criterionWrapper,.screening-spreadsheet-preview-module__NpIH7W__criterion{width:100%}.screening-spreadsheet-preview-module__NpIH7W__criterionValue{flex:1}.screening-spreadsheet-preview-module__NpIH7W__filterMenu{width:100%}.screening-spreadsheet-preview-module__NpIH7W__footer{grid-template-columns:1fr auto}.screening-spreadsheet-preview-module__NpIH7W__pagination{justify-self:end}.screening-spreadsheet-preview-module__NpIH7W__pageSize{display:none}}
.presentation-document-preview-module__bRuqVW__viewer{background:var(--clay-bg-secondary);outline:0;width:100%;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.presentation-document-preview-module__bRuqVW__viewer:focus-visible{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--clay-accent) 45%, transparent)}.presentation-document-preview-module__bRuqVW__thumbnailRail{border-right:1px solid var(--clay-divider);background:var(--clay-bg);flex-direction:column;width:178px;min-width:178px;min-height:0;display:flex}.presentation-document-preview-module__bRuqVW__thumbnailRailHeader{border-bottom:1px solid var(--clay-divider);min-height:38px;color:var(--clay-text-secondary);align-items:center;padding:0 12px;font-size:10.5px;font-weight:600;display:flex}.presentation-document-preview-module__bRuqVW__thumbnailList{scrollbar-gutter:stable;flex:1;min-height:0;padding:9px 8px 16px;overflow-y:auto}.presentation-document-preview-module__bRuqVW__thumbnailItem{color:var(--clay-text-placeholder);cursor:pointer;border:1px solid #0000;border-radius:6px;outline:0;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:5px;margin-bottom:8px;padding:5px;font-size:9.5px;display:grid}.presentation-document-preview-module__bRuqVW__thumbnailItem:hover{background:var(--clay-hover)}.presentation-document-preview-module__bRuqVW__thumbnailItem:focus-visible{border-color:var(--clay-accent)}.presentation-document-preview-module__bRuqVW__thumbnailItemSelected{border-color:color-mix(in srgb, var(--clay-accent) 55%, var(--clay-border-subtle));background:color-mix(in srgb, var(--clay-accent) 8%, var(--clay-bg));color:var(--clay-text-secondary)}.presentation-document-preview-module__bRuqVW__thumbnailItem>span{text-align:center;padding-top:2px}.presentation-document-preview-module__bRuqVW__thumbnailHost{width:100%;min-height:72px;aspect-ratio:var(--presentation-ratio);border:1px solid var(--clay-border-subtle);box-shadow:var(--clay-shadow-xs);pointer-events:none;background:#fff;border-radius:3px;overflow:hidden}.presentation-document-preview-module__bRuqVW__stage{flex:1;min-width:0;min-height:0;position:relative;overflow:hidden}.presentation-document-preview-module__bRuqVW__canvasViewport{scrollbar-gutter:stable;justify-content:center;align-items:center;width:100%;height:100%;padding:24px 24px 78px;display:flex;overflow:auto;container-type:size}.presentation-document-preview-module__bRuqVW__renderHost{width:min(calc(100cqw - 48px), calc((100cqh - 104px) * var(--presentation-ratio)));background:#fff;flex:none;min-width:240px;box-shadow:0 8px 28px #0f172a24}.presentation-document-preview-module__bRuqVW__loadingState,.presentation-document-preview-module__bRuqVW__errorState{color:var(--clay-text-secondary);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex;position:absolute;inset:0}.presentation-document-preview-module__bRuqVW__loadingState svg,.presentation-document-preview-module__bRuqVW__errorState svg{width:17px;height:17px}.presentation-document-preview-module__bRuqVW__errorState{color:var(--clay-error,#b42318)}.presentation-document-preview-module__bRuqVW__controls{z-index:10;border:1px solid var(--clay-border-subtle);background:color-mix(in srgb, var(--clay-bg) 94%, transparent);min-height:42px;box-shadow:var(--clay-shadow-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:7px;align-items:center;gap:3px;padding:5px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.presentation-document-preview-module__bRuqVW__controls button{width:30px;height:30px;color:var(--clay-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.presentation-document-preview-module__bRuqVW__controls button:not(:disabled):hover{background:var(--clay-hover);color:var(--clay-text)}.presentation-document-preview-module__bRuqVW__controls button:disabled{cursor:default;opacity:.35}.presentation-document-preview-module__bRuqVW__controls svg{width:14px;height:14px}.presentation-document-preview-module__bRuqVW__controlDivider{background:var(--clay-divider);width:1px;height:20px;margin:0 2px}.presentation-document-preview-module__bRuqVW__slideStatus,.presentation-document-preview-module__bRuqVW__zoomValue{min-width:46px;color:var(--clay-text-secondary);text-align:center;white-space:nowrap;font-size:10px}@media (max-width:720px){.presentation-document-preview-module__bRuqVW__thumbnailRail{width:116px;min-width:116px}.presentation-document-preview-module__bRuqVW__thumbnailRailHeader{padding:0 8px}.presentation-document-preview-module__bRuqVW__thumbnailList{padding:6px 4px 12px}.presentation-document-preview-module__bRuqVW__thumbnailItem{grid-template-columns:15px minmax(0,1fr);gap:2px;padding:3px}.presentation-document-preview-module__bRuqVW__thumbnailHost{min-height:42px}.presentation-document-preview-module__bRuqVW__canvasViewport{padding:12px 12px 70px}.presentation-document-preview-module__bRuqVW__renderHost{width:min(calc(100cqw - 24px), calc((100cqh - 94px) * var(--presentation-ratio)));min-width:180px}.presentation-document-preview-module__bRuqVW__zoomValue,.presentation-document-preview-module__bRuqVW__controls button[aria-label=Zoom\ in],.presentation-document-preview-module__bRuqVW__controls button[aria-label=Zoom\ out]{display:none}}
.word-document-preview-module__pG-qHa__viewer{background:var(--clay-bg-secondary);flex-direction:column;width:100%;min-width:0;height:100%;min-height:0;display:flex}.word-document-preview-module__pG-qHa__toolbar{border-bottom:1px solid var(--clay-divider);background:var(--clay-bg);align-items:center;gap:8px;min-height:48px;padding:7px 10px;display:flex}.word-document-preview-module__pG-qHa__outlineControl{flex-shrink:0;position:relative}.word-document-preview-module__pG-qHa__outlineButton{border:1px solid var(--clay-border-subtle);background:var(--clay-bg-secondary);height:34px;color:var(--clay-text);font:inherit;cursor:pointer;border-radius:6px;align-items:center;gap:6px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.word-document-preview-module__pG-qHa__outlineButton:disabled{cursor:default;opacity:.45}.word-document-preview-module__pG-qHa__outlineButton svg,.word-document-preview-module__pG-qHa__searchControl>svg,.word-document-preview-module__pG-qHa__searchControl button svg,.word-document-preview-module__pG-qHa__zoomControls button svg{flex-shrink:0;width:14px;height:14px}.word-document-preview-module__pG-qHa__outlineCount{background:var(--clay-bg-tertiary);min-width:18px;height:18px;color:var(--clay-text-secondary);border-radius:5px;justify-content:center;align-items:center;font-size:9.5px;display:inline-flex}.word-document-preview-module__pG-qHa__outlineMenu{z-index:20;border:1px solid var(--clay-border);background:var(--clay-bg);width:min(310px,100vw - 40px);max-height:min(420px,60vh);box-shadow:var(--clay-shadow-md);border-radius:7px;padding:5px;position:absolute;top:calc(100% + 5px);left:0;overflow-y:auto}.word-document-preview-module__pG-qHa__outlineMenu button{width:100%;min-height:32px;color:var(--clay-text);font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:5px;font-size:11px;display:block;overflow:hidden}.word-document-preview-module__pG-qHa__outlineMenu button:hover{background:var(--clay-hover)}.word-document-preview-module__pG-qHa__searchControl{border:1px solid var(--clay-border-subtle);background:var(--clay-bg-secondary);width:min(390px,44vw);height:34px;color:var(--clay-text-secondary);border-radius:6px;align-items:center;gap:4px;margin:0 auto;padding-left:9px;display:flex}.word-document-preview-module__pG-qHa__searchControl:focus-within{border-color:var(--clay-border);background:var(--clay-bg)}.word-document-preview-module__pG-qHa__searchControl input{min-width:0;color:var(--clay-text);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:11px}.word-document-preview-module__pG-qHa__searchControl button,.word-document-preview-module__pG-qHa__zoomControls button{width:28px;height:28px;color:var(--clay-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.word-document-preview-module__pG-qHa__searchControl button:hover,.word-document-preview-module__pG-qHa__zoomControls button:not(:disabled):hover{background:var(--clay-hover);color:var(--clay-text)}.word-document-preview-module__pG-qHa__matchStatus{color:var(--clay-text-placeholder);white-space:nowrap;font-size:9.5px}.word-document-preview-module__pG-qHa__zoomControls{flex-shrink:0;align-items:center;gap:2px;display:flex}.word-document-preview-module__pG-qHa__zoomControls button:disabled{cursor:default;opacity:.35}.word-document-preview-module__pG-qHa__zoomControls>span{min-width:38px;color:var(--clay-text-secondary);text-align:center;font-size:10px}.word-document-preview-module__pG-qHa__documentStage{scrollbar-gutter:stable;flex:1;min-height:0;padding:24px;overflow:auto}.word-document-preview-module__pG-qHa__documentPage{width:min(820px, calc(100% / var(--document-zoom)));min-height:calc(100% / var(--document-zoom));border:1px solid var(--clay-border-subtle);background:var(--clay-bg);box-shadow:var(--clay-shadow-sm);color:var(--clay-text);zoom:var(--document-zoom);border-radius:4px;margin:0 auto;padding:clamp(24px,6vw,72px);font-size:14px;line-height:1.65}.word-document-preview-module__pG-qHa__documentPage h1,.word-document-preview-module__pG-qHa__documentPage h2,.word-document-preview-module__pG-qHa__documentPage h3,.word-document-preview-module__pG-qHa__documentPage h4{color:var(--clay-text);margin:1.4em 0 .55em;scroll-margin-top:16px;font-weight:650}.word-document-preview-module__pG-qHa__documentPage h1:first-child,.word-document-preview-module__pG-qHa__documentPage h2:first-child,.word-document-preview-module__pG-qHa__documentPage h3:first-child{margin-top:0}.word-document-preview-module__pG-qHa__documentPage h1{font-size:24px}.word-document-preview-module__pG-qHa__documentPage h2{font-size:19px}.word-document-preview-module__pG-qHa__documentPage h3{font-size:16px}.word-document-preview-module__pG-qHa__documentPage p{margin:0 0 .9em}.word-document-preview-module__pG-qHa__documentPage ul,.word-document-preview-module__pG-qHa__documentPage ol{margin:0 0 1em;padding-left:24px}.word-document-preview-module__pG-qHa__documentPage table{border-collapse:collapse;width:100%;margin:16px 0}.word-document-preview-module__pG-qHa__documentPage th,.word-document-preview-module__pG-qHa__documentPage td{border:1px solid var(--clay-border-subtle);text-align:left;padding:8px 10px}.word-document-preview-module__pG-qHa__documentPage th{background:var(--clay-bg-secondary);font-weight:650}.word-document-preview-module__pG-qHa__searchMark{color:inherit;background:#f5c54285;border-radius:2px}.word-document-preview-module__pG-qHa__searchMark[data-active=true]{outline:2px solid color-mix(in srgb, var(--clay-accent) 70%, transparent);background:#f5c542c7}.word-document-preview-module__pG-qHa__limit{color:var(--clay-text-placeholder);text-align:center;margin:12px auto;font-size:11px}@media (max-width:720px){.word-document-preview-module__pG-qHa__toolbar{flex-wrap:wrap;min-height:88px}.word-document-preview-module__pG-qHa__searchControl{order:3;width:100%}.word-document-preview-module__pG-qHa__zoomControls{margin-left:auto}.word-document-preview-module__pG-qHa__documentStage{padding:10px}.word-document-preview-module__pG-qHa__documentPage{padding:22px 18px}}
.ask-assistant-chat-module__yq_k9a__chatPanelPage{max-width:1120px;margin:0 auto;padding:18px 24px 14px;transition:max-width .18s,padding-right .18s}.ask-assistant-chat-module__yq_k9a__chatPanelDeal{width:100%;max-width:none;margin:0;padding:0}.ask-assistant-chat-module__yq_k9a__chatPanelSourcesOpen{max-width:1480px;padding-right:384px}.ask-assistant-chat-module__yq_k9a__messageFooter{justify-content:flex-start;align-items:center;gap:8px;min-height:30px;margin-top:10px;display:flex}.ask-assistant-chat-module__yq_k9a__messageFeedback{flex:none;min-width:0}.ask-assistant-chat-module__yq_k9a__messageActionButton{width:26px;height:26px;color:var(--clay-text-placeholder);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.ask-assistant-chat-module__yq_k9a__messageActionButton:hover{background:var(--clay-hover);color:var(--clay-text-secondary)}.ask-assistant-chat-module__yq_k9a__messageActionButtonActive{background:var(--clay-accent-bg);color:var(--clay-accent)}.ask-assistant-chat-module__yq_k9a__messageActionButton svg{width:13px;height:13px}.ask-assistant-chat-module__yq_k9a__chatPageHeight{height:calc(100dvh - 48px);min-height:0}@media (min-width:768px){.ask-assistant-chat-module__yq_k9a__chatPageHeight{height:100dvh}}.ask-assistant-chat-module__yq_k9a__chatComposer,.ask-assistant-chat-module__yq_k9a__chatConversation{width:80%;margin-inline:auto}.ask-assistant-chat-module__yq_k9a__sourcesButton{border:1px solid var(--clay-border-subtle);background:var(--clay-bg);height:30px;color:var(--clay-text-secondary);font:inherit;cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:0 11px;font-size:11.5px;font-weight:600;display:inline-flex}.ask-assistant-chat-module__yq_k9a__sourcesButton:hover,.ask-assistant-chat-module__yq_k9a__sourcesButtonOpen{border-color:var(--clay-border);background:var(--clay-hover);color:var(--clay-text)}.ask-assistant-chat-module__yq_k9a__sourcesButton svg{width:13px;height:13px}.ask-assistant-chat-module__yq_k9a__sourcesPanel{z-index:80;border-left:1px solid var(--clay-border);background:var(--clay-bg);flex-direction:column;width:360px;animation:.16s ease-out ask-assistant-chat-module__yq_k9a__sources-panel-in;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-12px 0 32px #0f172a1a}.ask-assistant-chat-module__yq_k9a__sourcesPanelHeader{border-bottom:1px solid var(--clay-divider);flex-shrink:0;align-items:center;gap:10px;min-height:52px;padding:0 12px 0 16px;display:flex}.ask-assistant-chat-module__yq_k9a__sourcesPanelTitle{min-width:0;color:var(--clay-text);flex:1;font-size:14px;font-weight:650}.ask-assistant-chat-module__yq_k9a__sourcesPanelList{scrollbar-gutter:stable;flex:1;min-height:0;padding:8px 10px 16px;overflow-y:auto}.ask-assistant-chat-module__yq_k9a__sourceRow{border:0;border-bottom:1px solid var(--clay-divider);width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:6px;align-items:flex-start;gap:9px;padding:10px 8px;display:flex}.ask-assistant-chat-module__yq_k9a__sourceRow:hover{background:var(--clay-hover)}.ask-assistant-chat-module__yq_k9a__sourceRowActive{background:var(--clay-accent-bg)}.ask-assistant-chat-module__yq_k9a__sourceIndex{background:var(--clay-bg-secondary);width:22px;height:22px;color:var(--clay-text-secondary);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:10.5px;font-weight:700;display:inline-flex}.ask-assistant-chat-module__yq_k9a__sourceRowActive .ask-assistant-chat-module__yq_k9a__sourceIndex{background:var(--clay-accent);color:#fff}.ask-assistant-chat-module__yq_k9a__sourceBody{flex:1;min-width:0}.ask-assistant-chat-module__yq_k9a__sourceTitleLine{align-items:center;gap:5px;display:flex}.ask-assistant-chat-module__yq_k9a__sourceTitleLine>svg{width:12px;height:12px;color:var(--clay-text-secondary);flex-shrink:0}.ask-assistant-chat-module__yq_k9a__sourceTitle{color:var(--clay-text);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;overflow:hidden}.ask-assistant-chat-module__yq_k9a__sourceDomain{color:var(--clay-text-placeholder);margin-top:3px;font-size:10.5px;display:block}.ask-assistant-chat-module__yq_k9a__sourceSnippet{color:var(--clay-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}@keyframes ask-assistant-chat-module__yq_k9a__sources-panel-in{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.ask-assistant-chat-module__yq_k9a__activityTrail{flex-direction:column;gap:2px;margin-top:10px;display:flex}.ask-assistant-chat-module__yq_k9a__activityLine{min-width:0;color:var(--clay-text-placeholder);align-items:center;gap:9px;padding:3px 0;font-size:13.5px;line-height:1.5;display:flex}.ask-assistant-chat-module__yq_k9a__activityLineIcon{stroke-width:1.75px;flex-shrink:0;width:15px;height:15px}.ask-assistant-chat-module__yq_k9a__toneDone{color:var(--clay-positive)}.ask-assistant-chat-module__yq_k9a__toneNeutral{color:var(--clay-text-placeholder)}.ask-assistant-chat-module__yq_k9a__toneGather{color:var(--clay-accent)}.ask-assistant-chat-module__yq_k9a__toneAnalyze{color:#7c3aed}.ask-assistant-chat-module__yq_k9a__toneCreate{color:#0d9488}.ask-assistant-chat-module__yq_k9a__toneSkill{color:#c026d3}.ask-assistant-chat-module__yq_k9a__toneFailed{color:#dc2626}.dark .ask-assistant-chat-module__yq_k9a__toneAnalyze{color:#c4b5fd}.dark .ask-assistant-chat-module__yq_k9a__toneCreate{color:#5eead4}.dark .ask-assistant-chat-module__yq_k9a__toneSkill{color:#f0abfc}.dark .ask-assistant-chat-module__yq_k9a__toneFailed{color:#fca5a5}.ask-assistant-chat-module__yq_k9a__activityLineButton{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;font-family:inherit;transition:color .12s}.ask-assistant-chat-module__yq_k9a__activityLineButton:hover{color:var(--clay-text-secondary)}.ask-assistant-chat-module__yq_k9a__activityLineText{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ask-assistant-chat-module__yq_k9a__activityLive{margin-bottom:8px}.ask-assistant-chat-module__yq_k9a__activityLineLive{animation:.3s cubic-bezier(.16,1,.3,1) ask-assistant-chat-module__yq_k9a__activity-step-in}.ask-assistant-chat-module__yq_k9a__activityLineLive .ask-assistant-chat-module__yq_k9a__activityLineIcon{animation:2.4s ease-in-out infinite ask-assistant-chat-module__yq_k9a__activity-icon-pulse}.ask-assistant-chat-module__yq_k9a__activityLineSettled .ask-assistant-chat-module__yq_k9a__activityLineIcon{animation:.26s cubic-bezier(.16,1,.3,1) ask-assistant-chat-module__yq_k9a__activity-tick-in}.ask-assistant-chat-module__yq_k9a__activityLineSettled .ask-assistant-chat-module__yq_k9a__activityLineText{-webkit-text-fill-color:currentColor;color:var(--clay-text-secondary);opacity:.85;background:0 0;transition:opacity .2s;animation:none}.ask-assistant-chat-module__yq_k9a__activityDots{flex-shrink:0;align-items:center;gap:3px;display:inline-flex}.ask-assistant-chat-module__yq_k9a__activityDot{background:var(--clay-text-placeholder);border-radius:50%;width:3px;height:3px;animation:1.4s ease-in-out infinite ask-assistant-chat-module__yq_k9a__activity-dot}.ask-assistant-chat-module__yq_k9a__activityDot:nth-child(2){animation-delay:.18s}.ask-assistant-chat-module__yq_k9a__activityDot:nth-child(3){animation-delay:.36s}.ask-assistant-chat-module__yq_k9a__activityElapsed{font-variant-numeric:tabular-nums;color:var(--clay-text-placeholder);opacity:.75;flex-shrink:0;font-size:11.5px}.ask-assistant-chat-module__yq_k9a__activityLineLive .ask-assistant-chat-module__yq_k9a__activityLineText{background:linear-gradient(90deg, var(--clay-text-secondary) 0%, var(--clay-text-secondary) 30%, var(--clay-text) 50%, var(--clay-text-secondary) 70%, var(--clay-text-secondary) 100%);color:#0000;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;flex-shrink:1;animation:2.2s linear infinite ask-assistant-chat-module__yq_k9a__activity-shimmer}.ask-assistant-chat-module__yq_k9a__activitySummary{cursor:pointer;color:var(--clay-text-placeholder);background:0 0;border:none;align-items:center;gap:9px;padding:3px 0;font-size:12.5px;line-height:1.5;transition:color .12s;display:flex}.ask-assistant-chat-module__yq_k9a__activitySummary:hover{color:var(--clay-text-secondary)}.ask-assistant-chat-module__yq_k9a__activitySummaryCount{opacity:.8;flex-shrink:0}.ask-assistant-chat-module__yq_k9a__activityChevron{opacity:.7;flex-shrink:0;width:13px;height:13px}.ask-assistant-chat-module__yq_k9a__activityExpanded{border-left:1px solid var(--clay-border-subtle);flex-direction:column;gap:2px;margin-top:2px;padding-left:7px;animation:.16s ease-out ask-assistant-chat-module__yq_k9a__activity-step-in;display:flex}@keyframes ask-assistant-chat-module__yq_k9a__activity-shimmer{0%{background-position:160% 0}to{background-position:-60% 0}}.ask-assistant-chat-module__yq_k9a__activityResult{flex-direction:column;gap:5px;margin-top:7px;animation:.26s cubic-bezier(.16,1,.3,1) ask-assistant-chat-module__yq_k9a__activity-step-in;display:flex}.ask-assistant-chat-module__yq_k9a__activityResultHead{text-align:left;width:100%;min-width:0;color:var(--clay-text-placeholder);cursor:pointer;background:0 0;border:none;align-items:center;gap:9px;padding:0;font-family:inherit;font-size:13px;line-height:1.5;transition:color .12s;display:flex}.ask-assistant-chat-module__yq_k9a__activityResultHead:hover{color:var(--clay-text-secondary)}.ask-assistant-chat-module__yq_k9a__activityResultQuery{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ask-assistant-chat-module__yq_k9a__activityResultCount{font-variant-numeric:tabular-nums;color:var(--clay-text-placeholder);flex-shrink:0;margin-left:auto;font-size:11.5px}.ask-assistant-chat-module__yq_k9a__activityResultCard{border:1px solid var(--clay-border-subtle);background:var(--clay-bg);border-radius:12px;flex-direction:column;margin-left:24px;display:flex;overflow:hidden}.ask-assistant-chat-module__yq_k9a__activityResultRow{min-width:0;color:var(--clay-text);align-items:center;gap:10px;padding:8px 12px;font-size:13px;line-height:1.45;text-decoration:none;transition:background .12s;animation:.3s cubic-bezier(.16,1,.3,1) backwards ask-assistant-chat-module__yq_k9a__activity-row-in;display:flex}a.ask-assistant-chat-module__yq_k9a__activityResultRow:hover{background:var(--clay-bg-secondary)}.ask-assistant-chat-module__yq_k9a__activityResultFavicon{object-fit:contain;border-radius:4px;flex-shrink:0;width:16px;height:16px}.ask-assistant-chat-module__yq_k9a__activityResultGlyph{width:16px;height:16px;color:var(--clay-text-placeholder);flex-shrink:0}.ask-assistant-chat-module__yq_k9a__activityResultLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ask-assistant-chat-module__yq_k9a__activityResultDetail{color:var(--clay-text-placeholder);flex-shrink:0;margin-left:auto;padding-left:12px}@keyframes ask-assistant-chat-module__yq_k9a__activity-row-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes ask-assistant-chat-module__yq_k9a__activity-step-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes ask-assistant-chat-module__yq_k9a__activity-icon-pulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes ask-assistant-chat-module__yq_k9a__activity-tick-in{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes ask-assistant-chat-module__yq_k9a__activity-dot{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:.9;transform:translateY(-2px)}}@media (max-width:900px){.ask-assistant-chat-module__yq_k9a__chatPanelSourcesOpen{max-width:1120px;padding-right:24px}}@media (max-width:640px){.ask-assistant-chat-module__yq_k9a__chatComposer,.ask-assistant-chat-module__yq_k9a__chatConversation{width:100%}.ask-assistant-chat-module__yq_k9a__chatPanelPage{padding-left:14px;padding-right:14px}.ask-assistant-chat-module__yq_k9a__chatPanelSourcesOpen{padding-right:14px}.ask-assistant-chat-module__yq_k9a__sourcesPanel{z-index:40;border-left:0;width:100%}}@media (prefers-reduced-motion:reduce){.ask-assistant-chat-module__yq_k9a__chatPanelPage{transition:none}.ask-assistant-chat-module__yq_k9a__sourcesPanel,.ask-assistant-chat-module__yq_k9a__activityLineLive,.ask-assistant-chat-module__yq_k9a__activityExpanded,.ask-assistant-chat-module__yq_k9a__activityLineLive .ask-assistant-chat-module__yq_k9a__activityLineIcon,.ask-assistant-chat-module__yq_k9a__activityLineSettled .ask-assistant-chat-module__yq_k9a__activityLineIcon,.ask-assistant-chat-module__yq_k9a__activityDot,.ask-assistant-chat-module__yq_k9a__activityResult,.ask-assistant-chat-module__yq_k9a__activityResultRow{animation:none}.ask-assistant-chat-module__yq_k9a__activityLineLive .ask-assistant-chat-module__yq_k9a__activityLineText{color:var(--clay-text);background:0 0;animation:none}}
.citation-docx-preview-module__89uHKW__viewer{background:var(--clay-bg-secondary);flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.citation-docx-preview-module__89uHKW__toolbar{border-bottom:1px solid var(--clay-divider);background:var(--clay-bg);flex-shrink:0;justify-content:flex-end;align-items:center;gap:3px;min-height:42px;padding:5px 10px;display:flex}.citation-docx-preview-module__89uHKW__toolbar button{width:30px;height:30px;color:var(--clay-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.citation-docx-preview-module__89uHKW__toolbar button:not(:disabled):hover{background:var(--clay-hover);color:var(--clay-text)}.citation-docx-preview-module__89uHKW__toolbar button:disabled{cursor:default;opacity:.35}.citation-docx-preview-module__89uHKW__toolbar svg{width:14px;height:14px}.citation-docx-preview-module__89uHKW__toolbar>span{min-width:48px;color:var(--clay-text-secondary);text-align:center;font-size:10.5px}.citation-docx-preview-module__89uHKW__styleHost{display:none}.citation-docx-preview-module__89uHKW__viewport{scrollbar-gutter:stable;flex:1;min-height:0;padding:18px;position:relative;overflow:auto}.citation-docx-preview-module__89uHKW__documentHost{zoom:var(--citation-docx-zoom);width:max-content;min-width:100%;margin:0 auto}.citation-docx-preview-module__89uHKW__documentHost .citation-docx-wrapper{background:0 0;padding:0}.citation-docx-preview-module__89uHKW__documentHost section.citation-docx{margin:0 auto 18px;box-shadow:0 8px 28px #0f172a29}.citation-docx-preview-module__89uHKW__citationHighlight{color:inherit;background:#facc1594;border-radius:2px;padding:1px 0;box-shadow:0 0 0 1px #ca8a042e}.citation-docx-preview-module__89uHKW__status{background:color-mix(in srgb, var(--clay-bg-secondary) 92%, transparent);color:var(--clay-text-secondary);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex;position:absolute;inset:0}.citation-docx-preview-module__89uHKW__status svg{width:17px;height:17px}.citation-docx-preview-module__89uHKW__spinner{animation:.9s linear infinite citation-docx-preview-module__89uHKW__citation-docx-spin}@keyframes citation-docx-preview-module__89uHKW__citation-docx-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.citation-docx-preview-module__89uHKW__viewport{padding:8px}}@media (prefers-reduced-motion:reduce){.citation-docx-preview-module__89uHKW__spinner{animation:none}}
.citation-text-preview-module__GIukbq__status{width:100%;height:100%;color:var(--clay-text-secondary);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.citation-text-preview-module__GIukbq__spinner{width:17px;height:17px;animation:.9s linear infinite citation-text-preview-module__GIukbq__citation-text-spin}.citation-text-preview-module__GIukbq__textViewport{background:var(--clay-bg-secondary);scrollbar-gutter:stable;width:100%;height:100%;padding:22px;overflow:auto}.citation-text-preview-module__GIukbq__documentPage{border:1px solid var(--clay-border-subtle);background:var(--clay-bg);width:min(760px,100%);min-height:100%;color:var(--clay-text);border-radius:6px;margin:0 auto;padding:42px 48px;font-size:13px;line-height:1.68;box-shadow:0 8px 28px #0f172a1a}.citation-text-preview-module__GIukbq__textDocument pre{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12.5px;line-height:1.7}.citation-text-preview-module__GIukbq__markdownDocument :is(h1,h2,h3,h4,h5,h6){color:var(--clay-text);margin:1.35em 0 .55em;font-weight:650;line-height:1.25}.citation-text-preview-module__GIukbq__markdownDocument h1{border-bottom:1px solid var(--clay-divider);margin-top:0;padding-bottom:10px;font-size:24px}.citation-text-preview-module__GIukbq__markdownDocument h2{font-size:19px}.citation-text-preview-module__GIukbq__markdownDocument h3{font-size:16px}.citation-text-preview-module__GIukbq__markdownDocument :is(h4,h5,h6){font-size:14px}.citation-text-preview-module__GIukbq__markdownDocument p{margin:0 0 .9em}.citation-text-preview-module__GIukbq__markdownDocument :is(ul,ol){margin:0 0 1em;padding-left:24px}.citation-text-preview-module__GIukbq__markdownDocument li{margin:.25em 0}.citation-text-preview-module__GIukbq__markdownDocument blockquote{border-left:3px solid var(--clay-accent);background:var(--clay-bg-secondary);color:var(--clay-text-secondary);margin:1em 0;padding:8px 14px}.citation-text-preview-module__GIukbq__markdownDocument code{background:var(--clay-bg-secondary);border-radius:4px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em}.citation-text-preview-module__GIukbq__markdownDocument pre{border:1px solid var(--clay-border-subtle);background:var(--clay-bg-secondary);border-radius:6px;margin:1em 0;padding:14px;overflow-x:auto}.citation-text-preview-module__GIukbq__markdownDocument pre code{background:0 0;padding:0}.citation-text-preview-module__GIukbq__markdownDocument table{border-collapse:collapse;width:100%;margin:1em 0}.citation-text-preview-module__GIukbq__markdownDocument :is(th,td){border:1px solid var(--clay-border-subtle);text-align:left;padding:7px 9px}.citation-text-preview-module__GIukbq__markdownDocument th{background:var(--clay-bg-secondary);font-weight:650}.citation-text-preview-module__GIukbq__citationHighlight,.citation-text-preview-module__GIukbq__csvViewer mark{color:inherit;background:#facc1594;border-radius:2px;box-shadow:0 0 0 1px #ca8a042e}.citation-text-preview-module__GIukbq__csvViewer{background:var(--clay-bg);flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.citation-text-preview-module__GIukbq__csvToolbar,.citation-text-preview-module__GIukbq__pagination{min-height:38px;color:var(--clay-text-secondary);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:0 12px;font-size:11px;display:flex}.citation-text-preview-module__GIukbq__csvToolbar{border-bottom:1px solid var(--clay-divider);background:var(--clay-bg-secondary)}.citation-text-preview-module__GIukbq__csvToolbar>span+span{color:#b45309}.citation-text-preview-module__GIukbq__csvViewport{scrollbar-gutter:stable;flex:1;min-height:0;overflow:auto}.citation-text-preview-module__GIukbq__csvViewport table{border-collapse:separate;border-spacing:0;min-width:100%;color:var(--clay-text);font-size:11.5px}.citation-text-preview-module__GIukbq__csvViewport :is(th,td){border-right:1px solid var(--clay-divider);border-bottom:1px solid var(--clay-divider);text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:128px;max-width:320px;padding:7px 10px;overflow:hidden}.citation-text-preview-module__GIukbq__csvViewport thead th{z-index:2;background:var(--clay-bg-secondary);color:var(--clay-text-secondary);font-weight:650;position:sticky;top:0}.citation-text-preview-module__GIukbq__csvViewport .citation-text-preview-module__GIukbq__rowNumber{z-index:1;background:var(--clay-bg-secondary);width:48px;min-width:48px;max-width:48px;color:var(--clay-text-placeholder);text-align:right;font-weight:500;position:sticky;left:0}.citation-text-preview-module__GIukbq__csvViewport thead .citation-text-preview-module__GIukbq__rowNumber{z-index:3}.citation-text-preview-module__GIukbq__citedRow td{background:#fef3c738}.citation-text-preview-module__GIukbq__csvViewer mark{padding:2px 3px}.citation-text-preview-module__GIukbq__pagination{border-top:1px solid var(--clay-divider)}.citation-text-preview-module__GIukbq__pagination>div{gap:3px;display:flex}.citation-text-preview-module__GIukbq__pagination button{width:28px;height:28px;color:var(--clay-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.citation-text-preview-module__GIukbq__pagination button:not(:disabled):hover{background:var(--clay-hover)}.citation-text-preview-module__GIukbq__pagination button:disabled{opacity:.35}.citation-text-preview-module__GIukbq__pagination svg{width:14px;height:14px}@keyframes citation-text-preview-module__GIukbq__citation-text-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.citation-text-preview-module__GIukbq__textViewport{padding:8px}.citation-text-preview-module__GIukbq__documentPage{padding:24px 20px}}@media (prefers-reduced-motion:reduce){.citation-text-preview-module__GIukbq__spinner{animation:none}}
.citation-xlsx-preview-module__K21vMa__viewer{background:var(--clay-bg);flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.citation-xlsx-preview-module__K21vMa__summaryBar{border-bottom:1px solid var(--clay-divider);background:var(--clay-bg-secondary);min-height:40px;color:var(--clay-text-secondary);flex-shrink:0;align-items:center;gap:14px;padding:0 12px;font-size:11px;display:flex}.citation-xlsx-preview-module__K21vMa__summaryBar>span:first-child{color:var(--clay-text);align-items:center;gap:6px;font-weight:650;display:inline-flex}.citation-xlsx-preview-module__K21vMa__summaryBar svg{width:14px;height:14px;color:var(--clay-accent)}.citation-xlsx-preview-module__K21vMa__warning{color:#b45309;margin-left:auto}.citation-xlsx-preview-module__K21vMa__viewport{scrollbar-gutter:stable;flex:1;min-height:0;overflow:auto}.citation-xlsx-preview-module__K21vMa__viewport table{table-layout:fixed;border-collapse:separate;border-spacing:0;min-width:100%;color:var(--clay-text);font-size:11.5px}.citation-xlsx-preview-module__K21vMa__rowNumberColumn{width:48px}.citation-xlsx-preview-module__K21vMa__viewport :is(th,td){border-right:1px solid var(--clay-divider);border-bottom:1px solid var(--clay-divider);text-overflow:ellipsis;white-space:nowrap;min-height:28px;padding:6px 8px;overflow:hidden}.citation-xlsx-preview-module__K21vMa__viewport thead th{z-index:2;background:var(--clay-bg-secondary);color:var(--clay-text-secondary);text-align:center;font-weight:600;position:sticky;top:0}.citation-xlsx-preview-module__K21vMa__rowNumber,.citation-xlsx-preview-module__K21vMa__cornerCell{z-index:1;background:var(--clay-bg-secondary);width:48px;color:var(--clay-text-placeholder);text-align:right;font-weight:500;position:sticky;left:0}.citation-xlsx-preview-module__K21vMa__cornerCell{z-index:3!important}.citation-xlsx-preview-module__K21vMa__citedCell{position:relative;box-shadow:inset 0 0 0 2px #ca8a046b;background:#facc1561!important}.citation-xlsx-preview-module__K21vMa__footer{border-top:1px solid var(--clay-divider);background:var(--clay-bg);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;min-height:40px;padding:0 8px;display:flex}.citation-xlsx-preview-module__K21vMa__sheetTabs{scrollbar-width:thin;align-items:center;gap:2px;min-width:0;display:flex;overflow-x:auto}.citation-xlsx-preview-module__K21vMa__sheetTabs button{min-height:30px;color:var(--clay-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 10px;font-size:10.5px}.citation-xlsx-preview-module__K21vMa__sheetTabs button:hover{background:var(--clay-hover)}.citation-xlsx-preview-module__K21vMa__sheetTabs .citation-xlsx-preview-module__K21vMa__activeSheet{border-bottom-color:var(--clay-accent);color:var(--clay-text);font-weight:650}.citation-xlsx-preview-module__K21vMa__pagination{flex-shrink:0;align-items:center;gap:3px;display:flex}.citation-xlsx-preview-module__K21vMa__pagination>span{min-width:52px;color:var(--clay-text-secondary);text-align:center;font-size:10.5px}.citation-xlsx-preview-module__K21vMa__pagination button{width:28px;height:28px;color:var(--clay-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.citation-xlsx-preview-module__K21vMa__pagination button:not(:disabled):hover{background:var(--clay-hover)}.citation-xlsx-preview-module__K21vMa__pagination button:disabled{opacity:.35}.citation-xlsx-preview-module__K21vMa__pagination svg{width:14px;height:14px}.citation-xlsx-preview-module__K21vMa__status{width:100%;height:100%;color:var(--clay-text-secondary);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.citation-xlsx-preview-module__K21vMa__status svg{width:18px;height:18px}.citation-xlsx-preview-module__K21vMa__spinner{animation:.9s linear infinite citation-xlsx-preview-module__K21vMa__citation-xlsx-spin}@keyframes citation-xlsx-preview-module__K21vMa__citation-xlsx-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.citation-xlsx-preview-module__K21vMa__summaryBar{gap:8px}.citation-xlsx-preview-module__K21vMa__footer{flex-direction:column;align-items:stretch;gap:0}.citation-xlsx-preview-module__K21vMa__pagination{align-self:flex-end}}@media (prefers-reduced-motion:reduce){.citation-xlsx-preview-module__K21vMa__spinner{animation:none}}
.citation-odt-preview-module__ZJC_YW__viewer{background:var(--clay-bg-secondary);flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.citation-odt-preview-module__ZJC_YW__toolbar{border-bottom:1px solid var(--clay-divider);background:var(--clay-bg);flex-shrink:0;justify-content:flex-end;align-items:center;gap:3px;min-height:42px;padding:5px 10px;display:flex}.citation-odt-preview-module__ZJC_YW__toolbar button{width:30px;height:30px;color:var(--clay-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.citation-odt-preview-module__ZJC_YW__toolbar button:not(:disabled):hover{background:var(--clay-hover)}.citation-odt-preview-module__ZJC_YW__toolbar button:disabled{opacity:.35}.citation-odt-preview-module__ZJC_YW__toolbar svg{width:14px;height:14px}.citation-odt-preview-module__ZJC_YW__toolbar>span{min-width:48px;color:var(--clay-text-secondary);text-align:center;font-size:10.5px}.citation-odt-preview-module__ZJC_YW__viewport{scrollbar-gutter:stable;flex:1;min-height:0;padding:18px;position:relative;overflow:auto}.citation-odt-preview-module__ZJC_YW__documentHost{zoom:var(--citation-odt-zoom);width:max-content;min-width:100%}.citation-odt-preview-module__ZJC_YW__documentHost article[data-odt-document=true]{color:#111827;background:#fff;margin:0 auto;font-family:Arial,sans-serif;font-size:11pt;line-height:1.5;overflow:hidden;box-shadow:0 8px 28px #0f172a29}.citation-odt-preview-module__ZJC_YW__documentHost article[data-odt-document=true] table{border-collapse:collapse;width:100%}.citation-odt-preview-module__ZJC_YW__documentHost article[data-odt-document=true] td{border:1px solid #d1d5db;padding:5px 7px}.citation-odt-preview-module__ZJC_YW__documentHost article[data-odt-document=true] img{max-width:100%;height:auto}.citation-odt-preview-module__ZJC_YW__documentHost article[data-odt-document=true] hr[data-page-break=true]{border:0;border-top:14px solid var(--clay-bg-secondary);margin:28px -2cm}.citation-odt-preview-module__ZJC_YW__citationHighlight{color:inherit;background:#facc1594;border-radius:2px;padding:1px 0;box-shadow:0 0 0 1px #ca8a042e}.citation-odt-preview-module__ZJC_YW__status{background:color-mix(in srgb, var(--clay-bg-secondary) 92%, transparent);color:var(--clay-text-secondary);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex;position:absolute;inset:0}.citation-odt-preview-module__ZJC_YW__status svg{width:17px;height:17px}.citation-odt-preview-module__ZJC_YW__spinner{animation:.9s linear infinite citation-odt-preview-module__ZJC_YW__citation-odt-spin}@keyframes citation-odt-preview-module__ZJC_YW__citation-odt-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.citation-odt-preview-module__ZJC_YW__viewport{padding:8px}}@media (prefers-reduced-motion:reduce){.citation-odt-preview-module__ZJC_YW__spinner{animation:none}}
.knowledge-base-document-viewer-module__y1s1Lq__dialog{border-color:var(--clay-border);background:var(--clay-bg);border-radius:8px;width:min(1040px,100vw - 24px);max-width:1040px;height:min(820px,100dvh - 32px);max-height:calc(100dvh - 32px);padding:0;overflow:hidden}.knowledge-base-document-viewer-module__y1s1Lq__dockedPanel{z-index:70;border-left:1px solid var(--clay-border);background:var(--clay-bg);width:min(1040px,100%);position:absolute;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-12px 0 32px #0f172a1a}.knowledge-base-document-viewer-module__y1s1Lq__dockedPanelWithSources{width:min(1040px,100% - 360px);right:360px}.knowledge-base-document-viewer-module__y1s1Lq__panelContent{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.knowledge-base-document-viewer-module__y1s1Lq__header{border-bottom:1px solid var(--clay-divider);flex-shrink:0;align-items:center;gap:12px;min-height:68px;padding:12px 14px 12px 16px;display:flex}.knowledge-base-document-viewer-module__y1s1Lq__dialog .knowledge-base-document-viewer-module__y1s1Lq__header{padding-right:52px}.knowledge-base-document-viewer-module__y1s1Lq__formatIcon{border:1px solid var(--clay-border-subtle);background:var(--clay-accent-bg);width:38px;height:38px;color:var(--clay-accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.knowledge-base-document-viewer-module__y1s1Lq__formatIcon svg{width:19px;height:19px}.knowledge-base-document-viewer-module__y1s1Lq__titleBlock{flex:1;min-width:0}.knowledge-base-document-viewer-module__y1s1Lq__title{color:var(--clay-text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:650;line-height:1.3;overflow:hidden}.knowledge-base-document-viewer-module__y1s1Lq__filename{color:var(--clay-text-placeholder);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11.5px;line-height:1.3;overflow:hidden}.knowledge-base-document-viewer-module__y1s1Lq__headerActions{flex-shrink:0;align-items:center;gap:5px;display:flex}.knowledge-base-document-viewer-module__y1s1Lq__downloadButton{border-radius:7px;gap:6px;height:32px}.knowledge-base-document-viewer-module__y1s1Lq__downloadButton svg,.knowledge-base-document-viewer-module__y1s1Lq__closeButton svg{width:15px;height:15px}.knowledge-base-document-viewer-module__y1s1Lq__closeButton{width:32px;height:32px;color:var(--clay-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.knowledge-base-document-viewer-module__y1s1Lq__closeButton:hover{background:var(--clay-hover);color:var(--clay-text)}.knowledge-base-document-viewer-module__y1s1Lq__metaRow{border-bottom:1px solid var(--clay-divider);background:var(--clay-bg-secondary);scrollbar-width:thin;flex-shrink:0;align-items:center;gap:8px;min-height:36px;padding:6px 14px;display:flex;overflow-x:auto}.knowledge-base-document-viewer-module__y1s1Lq__formatBadge,.knowledge-base-document-viewer-module__y1s1Lq__metaItem{border-radius:6px;flex-shrink:0;align-items:center;min-height:22px;font-size:10.5px;display:inline-flex}.knowledge-base-document-viewer-module__y1s1Lq__formatBadge{border:1px solid var(--clay-border-subtle);background:var(--clay-bg);color:var(--clay-text-secondary);padding:0 8px;font-weight:600}.knowledge-base-document-viewer-module__y1s1Lq__metaItem{color:var(--clay-text-placeholder)}.knowledge-base-document-viewer-module__y1s1Lq__metaItem:before{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;margin-right:8px}.knowledge-base-document-viewer-module__y1s1Lq__previewBody{flex:1;min-height:0;position:relative;overflow:hidden}.knowledge-base-document-viewer-module__y1s1Lq__status{background:var(--clay-bg-secondary);width:100%;height:100%;color:var(--clay-text-secondary);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.knowledge-base-document-viewer-module__y1s1Lq__status svg{width:18px;height:18px}.knowledge-base-document-viewer-module__y1s1Lq__fallbackText{background:var(--clay-bg-secondary);width:100%;height:100%;color:var(--clay-text);white-space:pre-wrap;margin:0;padding:20px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.65;overflow:auto}.knowledge-base-document-viewer-module__y1s1Lq__spinner{animation:.9s linear infinite knowledge-base-document-viewer-module__y1s1Lq__citation-viewer-spin}@keyframes knowledge-base-document-viewer-module__y1s1Lq__citation-viewer-spin{to{transform:rotate(360deg)}}@media (max-width:900px){.knowledge-base-document-viewer-module__y1s1Lq__dockedPanel,.knowledge-base-document-viewer-module__y1s1Lq__dockedPanelWithSources{z-index:90;width:100%;right:0}}@media (max-width:640px){.knowledge-base-document-viewer-module__y1s1Lq__dialog{width:calc(100vw - 12px);height:calc(100dvh - 12px);max-height:calc(100dvh - 12px)}.knowledge-base-document-viewer-module__y1s1Lq__header{min-height:62px;padding:9px 8px 9px 10px}.knowledge-base-document-viewer-module__y1s1Lq__dialog .knowledge-base-document-viewer-module__y1s1Lq__header{padding-right:42px}.knowledge-base-document-viewer-module__y1s1Lq__formatIcon{width:34px;height:34px}.knowledge-base-document-viewer-module__y1s1Lq__downloadButton{width:32px;padding:0;font-size:0}.knowledge-base-document-viewer-module__y1s1Lq__metaRow{padding-inline:10px}}@media (prefers-reduced-motion:reduce){.knowledge-base-document-viewer-module__y1s1Lq__spinner{animation:none}}
.generated-document-card-module___2QY3G__wrapper{width:min(720px,100%);margin-top:14px}.generated-document-card-module___2QY3G__heading{color:var(--clay-text);margin:0 0 7px;font-size:12px;font-weight:650}.generated-document-card-module___2QY3G__card{border:1px solid var(--clay-border-subtle);background:var(--clay-bg);min-height:64px;box-shadow:var(--clay-shadow-sm);border-radius:8px;align-items:center;gap:10px;padding:8px 10px;display:flex}.generated-document-card-module___2QY3G__fileIcon{border:1px solid var(--clay-border-subtle);background:var(--clay-bg-secondary);width:42px;height:42px;color:var(--clay-accent);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.generated-document-card-module___2QY3G__fileIcon svg{width:19px;height:19px}.generated-document-card-module___2QY3G__fileInfo{flex:1;min-width:0}.generated-document-card-module___2QY3G__filename{color:var(--clay-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.35;display:block;overflow:hidden}.generated-document-card-module___2QY3G__fileMeta{color:var(--clay-text-placeholder);margin-top:3px;font-size:10.5px;font-weight:600;display:block}.generated-document-card-module___2QY3G__actions{flex-shrink:0;height:34px;display:flex;position:relative}.generated-document-card-module___2QY3G__previewButton,.generated-document-card-module___2QY3G__menuButton{border:1px solid var(--clay-border);background:var(--clay-bg-secondary);height:34px;color:var(--clay-text);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.generated-document-card-module___2QY3G__previewButton{border-radius:7px 0 0 7px;gap:6px;padding:0 11px;font-size:11.5px;font-weight:650}.generated-document-card-module___2QY3G__menuButton{width:32px;color:var(--clay-text-secondary);border-radius:0 7px 7px 0;margin-left:-1px}.generated-document-card-module___2QY3G__previewButton:hover,.generated-document-card-module___2QY3G__menuButton:hover{background:var(--clay-hover)}.generated-document-card-module___2QY3G__previewButton svg,.generated-document-card-module___2QY3G__menuButton svg,.generated-document-card-module___2QY3G__menuItem svg{width:14px;height:14px}.generated-document-card-module___2QY3G__menu{z-index:40;border:1px solid var(--clay-border);background:var(--clay-bg);width:152px;box-shadow:var(--clay-shadow-md);border-radius:7px;padding:5px;position:absolute;top:calc(100% + 6px);right:0}.generated-document-card-module___2QY3G__menuItem{width:100%;height:32px;color:var(--clay-text);cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;padding:0 9px;font-size:11.5px;display:flex}.generated-document-card-module___2QY3G__menuItem:hover{background:var(--clay-hover)}.generated-document-card-module___2QY3G__menuItem:disabled{cursor:default;opacity:.55}@media (max-width:480px){.generated-document-card-module___2QY3G__card{gap:8px;padding:8px}.generated-document-card-module___2QY3G__fileIcon{width:36px;height:36px}.generated-document-card-module___2QY3G__previewButton{padding:0 9px}}
