:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#202124;background:#f5f6f7}*{box-sizing:border-box}body{margin:0}.app-shell{min-height:100vh}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:18px}.auth-card{width:min(100%,430px);background:#fff;border:1px solid #e1e4e8;border-radius:12px;padding:20px;box-shadow:0 8px 30px #0000000f}.auth-card h1{margin:0 0 8px;font-size:23px}.auth-card p{color:#5f6670}.auth-card label,.system-strip label{display:block;font-size:13px;margin:14px 0}.auth-card select,.system-strip select{display:block;width:100%;margin-top:6px;padding:10px;border:1px solid #cfd4d9;border-radius:7px;background:#fff}.auth-card small{display:block;color:#6b7280;margin-top:12px}.full{width:100%;margin-top:6px}.topbar{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:#fff;border-bottom:1px solid #e2e5e8}.topbar small{display:block;color:#6b7280;margin-top:2px}.text-button{border:0;background:transparent;color:#176b3a;font-weight:600}.system-strip{padding:0 14px;background:#fff;border-bottom:1px solid #edf0f2}.system-strip label{display:flex;align-items:center;gap:10px;margin:0;padding:9px 0;color:#6b7280}.system-strip select{margin:0;max-width:260px}.matter-strip{display:flex;gap:10px;align-items:center;padding:10px 14px;background:#fff}.matter-strip span{font-size:12px;color:#6b7280}.matter-button{flex:1;text-align:left;border:1px solid #d5d9dd;background:#fff;border-radius:7px;padding:9px}.tabs{display:flex;overflow-x:auto;gap:3px;padding:7px;background:#eef0f2;border-block:1px solid #dde1e5}.tabs button{white-space:nowrap;border:0;background:transparent;padding:9px 10px;border-radius:6px}.tabs button.active{background:#fff;font-weight:600;box-shadow:0 1px 2px #00000014}.content{padding:14px}.content h1{font-size:20px;margin:0 0 12px}.primary{background:#159447;color:#fff;border:0;border-radius:7px;padding:10px 13px;font-weight:600}.primary:disabled{opacity:.55}.status{padding:10px 12px;border-radius:7px;background:#fff;border:1px solid #dbe1e6;font-size:13px;margin-top:12px}.status.warning{border-color:#d5a019}.status.error{border-color:#c63d3d}.status.success{border-color:#159447}@media(max-width:480px){.content{padding:10px}.topbar{position:sticky;top:0;z-index:5}}.brand{display:flex;align-items:center;gap:12px}.brand img{width:46px;height:46px;object-fit:contain}.brand h1{margin:0;font-size:23px}.brand span{display:block;color:#6b7280;font-size:12px;margin-top:2px}.brand-small{gap:9px}.brand-small img{width:34px;height:34px}.brand-small span{margin:0}.brand-small strong{display:block;color:#202124}.brand-small small{font-size:12px}.auth-card input{display:block;width:100%;margin-top:6px;padding:10px;border:1px solid #cfd4d9;border-radius:7px;background:#fff}.actions{display:flex;gap:8px;justify-content:flex-end;margin-top:12px}.secondary{background:#fff;color:#374151;border:1px solid #cfd4d9;border-radius:7px;padding:10px 13px;font-weight:600}.summary-row{display:flex;justify-content:space-between;gap:10px;background:#f7f8f9;border:1px solid #e2e5e8;border-radius:7px;padding:10px;margin:14px 0}.otp-input{font-size:22px;letter-spacing:.3em;text-align:center}.server-list{display:grid;gap:8px;margin:12px 0}.server-card{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;width:100%;text-align:left;background:#fff;border:1px solid #d8dde2;border-radius:9px;padding:10px}.server-card strong,.server-card small{display:block}.server-card small,.muted{color:#6b7280}.server-icon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e8f5ed;color:#14763d;font-weight:700}.system-strip{display:flex;justify-content:space-between;align-items:center;padding:9px 14px}html,body,#root{min-height:100%;width:100%}body{background:#f3f5f6}.app-shell{display:flex;min-height:100vh;flex-direction:column;background:#f3f5f6}.topbar{justify-content:flex-start;padding:10px 14px;position:static;background:#fff}.brand-small img{width:36px;height:36px}.brand-small h1{font-size:16px}.brand-small span{display:none}.status-stack{position:sticky;top:0;z-index:20;padding:0 12px;background:linear-gradient(#f3f5f6 70%,transparent)}.status-stack:empty{display:none}.status-stack .status{margin:8px 0 0;box-shadow:0 3px 12px #0f172a14}.workspace{width:100%;padding:10px 10px 14px;flex:1}.workspace form{width:100%}.card{width:100%;margin:0 0 10px;padding:14px;background:#fff;border:1px solid #dfe4e8;border-radius:12px;box-shadow:0 2px 8px #0f172a0d}.card h2,.card h3{margin:0 0 10px;font-size:15px;line-height:1.35}.email-subject{font-weight:700;color:#111827}.card>label,.card .attachment-edit{display:block;width:100%}.card label{font-size:12px;color:#4b5563;margin:12px 0 0}.card input:not([type=checkbox]),.card select,.card textarea{display:block;width:100%;max-width:none;margin-top:6px;padding:10px 11px;border:1px solid #cfd6dc;border-radius:8px;background:#fff;color:#111827;font:inherit}.card textarea{min-height:76px;resize:vertical}.card input:focus,.card select:focus,.card textarea:focus{outline:none;border-color:#159447;box-shadow:0 0 0 2px #1594471f}.selected-matter{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.selected-matter-copy{min-width:0;flex:1}.selected-matter strong,.selected-matter span,.selected-matter small{display:block}.selected-matter strong{font-size:15px;color:#111827}.selected-matter span{margin-top:4px;font-size:12px;color:#64748b}.selected-matter small{margin-top:4px;color:#7b8794}.selected-matter-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto;padding-top:2px}.matter-search-panel{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;width:100%}.matter-search-input{width:100%;padding:11px 12px;border:1px solid #cfd8df;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfcfd);color:#111827;font:inherit;font-size:13px;box-shadow:inset 0 1px 2px #0f172a08,0 1px #ffffffbf;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.matter-search-input::placeholder{color:#94a3b8}.matter-search-input:hover{border-color:#bcc8d1}.matter-search-input:focus{outline:none;border-color:#159447;box-shadow:0 0 0 3px #1594471f,inset 0 1px 2px #0f172a08}.matter-results{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;margin-top:2px;width:100%}.matter-results button{display:block;width:100%;max-width:100%;text-align:left;border:1px solid #dfe4e8;border-radius:12px;background:linear-gradient(180deg,#fff,#fbfcfd);padding:10px 11px;box-shadow:0 1px 2px #0f172a0a;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.matter-results button:hover{border-color:#c7d5cc;box-shadow:0 2px 8px #0f172a14;transform:translateY(-1px)}.matter-results button strong,.matter-results button span{display:block}.matter-results button strong{font-size:13px;color:#111827;letter-spacing:.01em}.matter-results button span{margin-top:3px;font-size:12px;color:#64748b}.save-choice-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:2px 0 4px}.save-choice-row .check{margin:0}.check{display:flex!important;align-items:center;justify-content:flex-start;gap:7px;width:100%!important;min-height:24px;color:#4b5563!important;text-align:left}.check input[type=checkbox]{width:14px;height:14px;margin:0;flex:0 0 auto;accent-color:#159447}.check small{margin-left:auto;color:#9aa3ad}.attachments-card .select-all{margin:10px 0 4px}.attachment-edit{padding:8px 0 2px;border-top:1px solid #edf0f2}.attachment-edit:first-of-type{border-top:0}.attachment-row{display:flex!important;align-items:flex-start;gap:8px;margin:0!important}.attachment-row span{min-width:0;flex:1}.attachment-row strong,.attachment-row small{display:block;overflow:hidden;text-overflow:ellipsis}.attachment-row strong{font-size:13px;color:#1f2937}.attachment-row small{margin-top:2px;color:#8a94a0}.attachment-alias{width:100%!important;margin-left:0!important}.section-heading{display:block}.section-heading h2{margin-bottom:8px}.section-heading .check{margin:0}.time-grid,.amount-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.amount-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.time-grid label,.amount-grid label{min-width:0}.save-card{padding-top:10px}.save-card .disabled-option{opacity:.6;margin:0 0 8px}.primary.full{min-height:42px;font-size:14px}.session-footer{margin-top:auto;padding:9px 12px 11px;border-top:1px solid #e4e8eb;background:#fafbfb;color:#7a8590;font-size:11px}.session-details{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.session-details span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.session-server{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.session-refresh-link{padding:0!important}.session-actions{display:flex;justify-content:flex-end;gap:3px;margin-top:3px}.session-footer .text-button{padding:3px 5px;color:#5f6b76;font-size:11px;font-weight:600}@media(max-width:360px){.save-choice-row,.time-grid{grid-template-columns:1fr}.amount-grid{grid-template-columns:1fr 1fr 1fr}.workspace{padding-inline:8px}}.save-email-toggle{margin:0 0 4px!important}.attachments-card .attachment-folder-select{margin-top:0}.attachments-card .attachment-save-toggle{margin:12px 0 4px}.attachments-card .select-all{margin:6px 0 4px}.attachments-card .attachment-row{margin:0!important}.attachments-card .attachment-save-toggle{margin:0 0 7px!important}.attachment-list{margin-top:2px}.attachment-edit{padding:8px 0;border-top:1px solid #edf0f2}.attachment-edit:first-child{border-top:0}.attachment-row-line{display:flex;align-items:flex-start;gap:7px}.attachment-row-line .attachment-row{flex:1;min-width:0}.attachment-edit-button{flex:0 0 28px;width:28px;height:28px;margin:0;border:0;border-radius:6px;background:transparent;color:#7a8590;display:grid;place-items:center;cursor:pointer}.attachment-edit-button:hover,.attachment-edit-button:focus{background:#f0f3f4;color:#176b3a;outline:none}.attachment-edit-button svg{width:16px;height:16px;fill:currentColor}.inline-alias{margin:7px 0 0 21px!important;width:calc(100% - 21px)!important;padding:8px 9px!important}.attachment-folder-picker{position:relative;margin-top:10px;padding-top:9px;border-top:1px solid #edf0f2}.folder-trigger{width:100%;min-height:36px;padding:7px 9px;border:1px solid transparent;border-radius:7px;background:#f8faf9;color:#47515b;display:flex;align-items:center;gap:8px;text-align:left;cursor:pointer}.folder-trigger:hover,.folder-trigger:focus{border-color:#d7dfda;background:#f5f8f6;outline:none}.folder-glyph{width:16px;height:16px;fill:currentColor;flex:0 0 auto}.folder-trigger span:nth-child(2){flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-chevron{width:14px;height:14px;fill:none;stroke:#8b949e;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .16s ease;flex:0 0 auto}.folder-chevron.open{transform:rotate(180deg)}.folder-menu{position:absolute;left:0;right:0;bottom:calc(100% + 5px);z-index:30;max-height:190px;overflow:auto;padding:5px;background:#fff;border:1px solid #dfe4e8;border-radius:8px;box-shadow:0 8px 24px #0f172a24}.folder-menu button{width:100%;padding:8px;border:0;border-radius:6px;background:transparent;color:#374151;display:flex;align-items:center;gap:8px;text-align:left;cursor:pointer}.folder-menu button:hover,.folder-menu button.selected{background:#f0f6f2;color:#176b3a}.folder-menu button.selected{font-weight:600}.email-folder-picker{position:relative;margin-top:12px;padding-top:9px;border-top:1px solid #edf0f2}.email-folder-picker .folder-menu{bottom:auto;top:calc(100% + 5px)}.confirm-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a47;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.confirm-dialog{width:min(320px,100%);padding:20px;border:1px solid #d9e2e8;border-radius:14px;background:#fff;box-shadow:0 18px 55px #0f172a3d}.confirm-dialog h2{margin:0 0 8px;font-size:17px;color:#17212b}.confirm-dialog p{margin:0;color:#667784;font-size:13px;line-height:1.45}.confirm-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.confirm-actions button{min-width:92px}.matter-card-compact{padding:10px 12px 9px}.workspace-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0 0 10px;padding:0}.workspace-tabs button{min-width:0;border:1px solid #d9e1e6;border-right-width:0;background:linear-gradient(#fff,#f6f8f9);color:#374151;border-radius:0;padding:8px 6px;min-height:38px;font:inherit;font-weight:600;font-size:13px;cursor:pointer;box-shadow:none}.workspace-tabs button:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.workspace-tabs button:last-child{border-right-width:1px;border-top-right-radius:10px;border-bottom-right-radius:10px}.matter-contacts-card,.matter-documents-card{padding:14px}.contacts-heading,.document-filters,.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-status{margin-left:auto;padding:3px 8px;border-radius:999px;background:#edf8f0;color:#176b3a;font-size:11px;font-weight:700;white-space:nowrap}.contacts-heading h2,.matter-documents-card h2{margin:0;font-size:15px;line-height:1.35}.contacts-heading span{min-width:1.5rem;padding:2px 7px;border-radius:999px;background:#edf6ef;color:#176b3a;font-size:12px;font-weight:700;text-align:center}.matter-contact-row{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-top:1px solid #edf0f2}.matter-contact-row:first-of-type{border-top:0;padding-top:2px}.contact-avatar{flex:0 0 30px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e8f5ed;color:#176b3a;font-size:12px;font-weight:700;line-height:1}.contact-copy{min-width:0;flex:1;display:grid;gap:3px}.contact-copy strong,.contact-copy small,.contact-copy span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-copy strong{font-size:13px;color:#111827}.contact-copy small{color:#6b7280;font-size:11px}.contact-copy span{color:#374151;font-size:12px}.contact-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.contact-actions button{border:1px solid #d3dbe0;background:#fff;color:#176b3a;border-radius:999px;padding:5px 9px;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.contact-actions button:hover{background:#f4faf6}.matter-document-list{display:grid;gap:8px;margin-top:8px}.matter-document-row{display:flex;align-items:center;gap:10px;padding:9px 10px;border:1px solid #dfe4e8;border-radius:10px;background:#fff}.matter-document-row.selectable{cursor:pointer}.matter-document-row.selected{border-color:#159447;background:#f4fbf6;box-shadow:0 0 0 1px #15944714 inset}.document-type-icon{flex:0 0 40px;width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:#f1f5f4;color:#176b3a;font-size:10px;font-weight:800;letter-spacing:.03em}.document-copy{min-width:0;flex:1;display:grid;gap:4px}.document-title-row{display:flex;align-items:center;gap:8px;min-width:0}.document-filename{display:block;font-size:13px;font-weight:700;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-alias-input{display:block;width:100%;min-width:0;padding:7px 9px;border:1px solid #cfd8df;border-radius:8px;background:#fff;color:#111827;font:inherit;font-size:13px;line-height:1.2;box-shadow:inset 0 1px 2px #0f172a08}.document-alias-input:focus{outline:none;border-color:#159447;box-shadow:0 0 0 2px #1594471f,inset 0 1px 2px #0f172a08}.document-edit-button{flex:0 0 auto;width:24px;height:24px;border:0;border-radius:999px;background:transparent;color:#8a94a0;display:grid;place-items:center;cursor:pointer;padding:0}.document-edit-button:hover,.document-edit-button:focus{background:#f0f3f4;color:#176b3a;outline:none}.document-edit-button:disabled{opacity:.45;cursor:default}.document-edit-button svg{width:14px;height:14px;fill:currentColor}.document-copy small{color:#6b7280;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-actions{display:flex;justify-content:flex-start;gap:10px}.document-actions button{border:0;background:transparent;color:#176b3a;font:inherit;font-size:12px;font-weight:700;padding:0;cursor:pointer}.document-check{flex:0 0 auto;color:#159447;font-weight:800}.matter-document-empty,.matter-contact-empty{padding:10px 0;color:#6b7280;font-size:13px}.document-selection-bar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:8px 0 10px;padding:8px 10px;border-radius:8px;background:#f5f8f6;border:1px solid #e1ebe4}.document-selection-bar.active{background:#edf8f0;border-color:#cfe7d6}.document-selection-bar span{font-size:12px;color:#374151;font-weight:600}.document-filters{margin:0 0 10px;display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:8px}.document-filters input,.document-filters select{min-width:0;width:100%}.document-filters select{max-width:none}.workspace-tabs{display:flex;gap:4px;align-items:flex-end;margin:0 0 10px;padding:0;overflow-x:auto;scrollbar-width:thin}.workspace-tabs button{flex:0 0 auto;min-width:58px;border:1px solid #d9e1e6;background:linear-gradient(#fff,#f6f8f9);color:#374151;border-radius:9px 9px 0 0;padding:5px 9px;min-height:28px;font:inherit;font-weight:600;font-size:11px;line-height:1;cursor:pointer;box-shadow:none}.workspace-tabs button.active{background:#176b3a;color:#fff;border-color:#176b3a;box-shadow:inset 0 1px #ffffff14}.workspace-tabs button:focus-visible{outline:2px solid rgba(21,148,71,.25);outline-offset:1px}.doc-folder-picker{margin-top:0;padding-top:0;border-top:0;flex:1}.doc-folder-picker .folder-trigger{width:100%}.doc-folder-picker .folder-menu{top:calc(100% + 5px);bottom:auto}.document-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.document-glyph{flex:0 0 28px;width:28px;height:28px;display:block}.send-confirmation-card{display:grid;gap:10px;border-color:#cfe7d6;background:linear-gradient(180deg,#f8fcf9,#f2f8f4)}.send-confirmation-card h2{margin:0;font-size:15px;color:#14532d}.send-confirmation-card p{margin:0;color:#52606d;font-size:12px;line-height:1.45}.send-confirmation-options{display:grid;gap:8px}.matter-wip-card,.matter-dates-card{display:grid;gap:10px}.wip-summary-list,.date-summary-list{display:grid;gap:8px}.wip-summary-row,.date-summary-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid #edf0f2}.wip-summary-row:first-child,.date-summary-row:first-child{border-top:0;padding-top:2px}.wip-summary-copy,.date-summary-copy{min-width:0;display:grid;gap:3px}.wip-summary-copy strong,.wip-summary-copy small,.date-summary-copy strong,.date-summary-copy small,.date-summary-copy span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wip-summary-copy strong,.date-summary-copy strong{font-size:13px;color:#111827}.wip-summary-copy small,.date-summary-copy small{color:#6b7280;font-size:11px}.date-summary-copy span{color:#374151;font-size:12px}.wip-summary-metrics{display:grid;justify-items:end;gap:4px;white-space:nowrap}.wip-summary-metrics span{font-size:12px;color:#52606d}.wip-summary-metrics strong{font-size:13px;color:#176b3a}.wip-summary-totals{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px;padding:10px 12px;border:1px solid #dfe7e1;border-radius:10px;background:#f5faf6}.wip-summary-totals span{font-size:12px;color:#374151;font-weight:600}.wip-summary-totals div{display:grid;justify-items:end;gap:4px}.wip-summary-totals div strong{font-size:13px;color:#176b3a}.time-entry-collapsed{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid #e3e7eb;border-radius:12px;background:linear-gradient(180deg,#fbfcfd,#f6f8fa)}.time-entry-summary{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0;color:#52606d;font-size:12px}.time-entry-summary strong{color:#176b3a;font-size:12px;font-weight:700}.time-entry-summary em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;color:#1f2937}.time-entry-summary span{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;background:#fff;border:1px solid #d7dde3;color:#52606d}.time-entry-amend{border:0;border-radius:999px;background:#e8f4ec;color:#176b3a;font-size:12px;font-weight:700;padding:7px 12px;white-space:nowrap}.time-entry-heading{margin-bottom:8px}.time-entry-heading-main{display:flex;align-items:center;gap:8px;min-width:0;flex:1}.time-entry-heading-main .check{width:auto!important;flex:0 0 auto}.time-entry-heading-main .section-status{margin-left:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}
.calculator-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important}.calculator-actions>button{display:inline-flex!important;visibility:visible!important;opacity:1!important;flex:1 1 120px!important;justify-content:center!important}.calculate-debug-button{background:#2f9e44!important;border-color:#2f9e44!important;color:#fff!important}.calculator-debug textarea{box-sizing:border-box;width:100%;max-width:100%;overflow:auto}
.key-dates-heading-actions{display:flex;align-items:center;gap:7px}.key-date-create-button{display:grid;place-items:center;width:28px;height:28px;padding:0;border:1px solid #b7d8c2;border-radius:50%;background:#e8f6ec;color:#08752f;font:700 20px/1 Arial,sans-serif;cursor:pointer}.key-date-create-button:hover{background:#d9f0e0}.key-date-create-button:focus-visible{outline:2px solid #176b3a;outline-offset:2px}.key-date-edit-button{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;padding:0;border:1px solid #d8dee7;border-radius:7px;background:#fff;color:#52606d;font:700 18px/1 Arial,sans-serif;cursor:pointer}.key-date-edit-button:hover{background:#f4f7fa;color:#176b3a}.key-date-edit-button:focus-visible{outline:2px solid #176b3a;outline-offset:2px}.date-summary-row{align-items:center}.document-action-loader{width:15px;height:15px;display:inline-block;box-sizing:border-box;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:document-action-spin .7s linear infinite}@keyframes document-action-spin{to{transform:rotate(360deg)}}
