html,body{height:100%;margin:0;padding:0}body{color:#000;background:#fff;min-height:100vh}.colorPalette{--primary-Blue:#1c86f0;--secondary-Blue:#114b84;--primary-Red:#eb4832;--secondary-Red:#a83232;--primary-Yellow:gold;--secondary-Yellow:#daba00}.auth-page{background:#f7f9fc;min-height:calc(100vh - 64px);padding:clamp(64px,12vh,140px) 16px 48px}.auth-page-compact{padding-top:clamp(40px,7vh,72px)}.auth-card{border:1px solid #e0e7ef;border-radius:16px;width:min(600px,100%);box-shadow:0 18px 50px #0f172a14!important}.auth-title{color:#1a2340;margin:0;font-weight:800}.auth-subtitle{color:#666;margin:.35rem 0 1.5rem;font-size:.98rem}.auth-secondary-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;margin:-.2rem 0 1.15rem;display:flex}.auth-secondary-row-centered{justify-content:center;margin:1rem 0 0}.auth-link-pill,.auth-inline-link{color:#2356c7;cursor:pointer;background:0 0;border:0;font-weight:700}.auth-link-pill{color:#1a2340;background:#fff;border:1px solid #e0e7ef;border-radius:8px;min-height:36px;padding:.45rem .7rem;font-size:.92rem;line-height:1;transition:background .16s,border-color .16s,color .16s}.auth-link-pill:hover{color:#0d6efd;background:#f4f6fa;border-color:#cfd8e6}.auth-inline-link{padding:0}.auth-inline-link:hover{color:#0d6efd}.auth-primary-button{border-radius:8px;min-height:42px;font-weight:700}.auth-card .form-control,.auth-card .input-group-text{min-height:42px;font-size:1rem}.auth-form-row{row-gap:1rem}@media (width<=575px){.auth-page{min-height:calc(100vh - 64px);padding:28px 12px 32px;align-items:flex-start!important}.auth-page-compact{padding-top:20px}.auth-card{border-radius:12px;padding:1.1rem!important;box-shadow:0 12px 34px #0f172a12!important}.auth-title{font-size:1.65rem}.auth-subtitle{margin-bottom:1.15rem;font-size:.92rem}.auth-secondary-row{grid-template-columns:1fr;gap:.55rem;display:grid}.auth-link-pill,.auth-primary-button{width:100%;min-height:44px}.auth-form-row>.col{flex:0 0 100%;max-width:100%}.auth-card .form-label{margin-bottom:.4rem;font-size:.94rem}}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}.dashboard-auth-gate{color:#555;background:#fff;align-content:center;place-items:center;gap:1rem;min-height:100vh;font-weight:650;display:grid}.dashboard-auth-gate p{margin:0}.demo-page{color:#1a2340;background:linear-gradient(#fff 0%,#f7f9fc 100%);align-items:center;min-height:100vh;padding:clamp(2rem,6vw,4.5rem) 1rem;display:flex}.demo-page-in-landing{min-height:calc(100vh - 58px)}.demo-shell{text-align:center;width:min(800px,100%);margin:0 auto}.demo-state{align-content:center;place-items:center;gap:1rem;min-height:240px;display:grid}.demo-state h1{color:#000;margin:0;font-size:clamp(2rem,5vw,2.8rem);font-weight:800}.demo-state p{color:#555;margin:0;font-weight:650}.demo-copy{margin:0 auto clamp(1.5rem,4vw,2.25rem)}.demo-kicker{color:#2356c7;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem;font-size:.82rem;font-weight:800;line-height:1.2}.demo-copy h1{color:#000;margin:0;font-size:clamp(2.15rem,6vw,3.35rem);font-weight:800;line-height:1.05}.demo-copy p:not(.demo-kicker){color:#555;max-width:560px;margin:1rem auto 0;font-size:clamp(1rem,2.6vw,1.18rem);line-height:1.55}.demo-video-frame{background:#eef3f8;border:1px solid #e0e7ef;border-radius:16px;overflow:hidden;box-shadow:0 25px 70px #00000026}.demo-thumbnail{cursor:pointer;background:#eef3f8;border:0;width:100%;padding:0;display:block;position:relative}.demo-thumbnail img,.demo-video{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.demo-play-button{background:#000000d1;border-radius:50%;place-items:center;width:clamp(64px,13vw,92px);height:clamp(64px,13vw,92px);transition:transform .16s,background .16s;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 18px 42px #0000003d}.demo-thumbnail:hover .demo-play-button,.demo-thumbnail:focus-visible .demo-play-button{background:#000;transform:translate(-50%,-50%)scale(1.04)}.demo-thumbnail:focus-visible{outline-offset:4px;outline:3px solid #2356c759}.demo-play-icon{border-top:15px solid #0000;border-bottom:15px solid #0000;border-left:22px solid #fff;width:0;height:0;margin-left:6px}.demo-actions{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:clamp(1.35rem,4vw,2rem);display:flex}.demo-primary-action,.demo-secondary-action{min-width:160px}.demo-secondary-action{color:#1a2340;cursor:pointer;background:#fff;border:1px solid #e0e7ef;border-radius:8px;min-height:42px;padding:.75rem 1.25rem;font-size:1rem;font-weight:650;line-height:1;transition:transform .16s,background .16s,border-color .16s}.demo-secondary-action:hover{background:#f4f6fa;border-color:#cfd8e6;transform:translateY(-1px)}@media (width<=575px){.demo-page{align-items:flex-start;padding:2rem .85rem}.demo-video-frame{border-radius:12px}.demo-actions{grid-template-columns:1fr;display:grid}.demo-primary-action,.demo-secondary-action{width:100%;min-height:44px}}.demo-analytics-page{color:#1a2340;background:#f7f9fc;min-height:100vh;padding:clamp(2rem,5vw,4rem) 1rem}.demo-analytics-shell{width:min(1120px,100%);margin:0 auto}.demo-analytics-header{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.demo-analytics-header h1{color:#000;margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.05}.demo-analytics-totals{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.demo-analytics-totals span{color:#555;background:#fff;border:1px solid #e0e7ef;border-radius:8px;align-items:center;gap:.35rem;min-height:38px;padding:.5rem .7rem;font-size:.92rem;font-weight:650;display:inline-flex}.demo-analytics-totals strong{color:#000;font-size:1rem}.demo-analytics-state,.demo-analytics-card{background:#fff;border:1px solid #e0e7ef;border-radius:8px;box-shadow:0 14px 36px #0f172a0f}.demo-analytics-state{text-align:center;align-content:center;place-items:center;gap:.75rem;min-height:240px;padding:2rem;display:grid}.demo-analytics-state h2,.demo-analytics-state p{margin:0}.demo-analytics-state h2{color:#000;font-size:1.5rem;font-weight:800}.demo-analytics-state p{color:#555}.demo-analytics-list{gap:.85rem;display:grid}.demo-analytics-card{overflow:hidden}.demo-analytics-summary{color:#555;text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:minmax(220px,1.35fr) repeat(5,minmax(90px,.5fr)) 32px;align-items:center;gap:.75rem;width:100%;padding:1rem;display:grid}.demo-analytics-summary:hover{background:#fbfcfe}.demo-analytics-name{color:#000;font-weight:800}.demo-analytics-detail{gap:1rem;padding:0 1rem 1rem;display:grid}.demo-token-row{background:#f7f9fc;border-radius:8px;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:.75rem;padding:.75rem;display:grid}.demo-token-row span{color:#555;font-weight:700}.demo-token-row code{overflow-wrap:anywhere;color:#1a2340}.demo-email-table{border:1px solid #e0e7ef;border-radius:8px;overflow-x:auto}.demo-email-row{border-top:1px solid #eef2f7;grid-template-columns:minmax(260px,1fr) repeat(3,120px);align-items:center;gap:.75rem;min-width:620px;padding:.75rem 1rem;display:grid}.demo-email-row:first-child{border-top:0}.demo-email-head{color:#555;background:#f7f9fc;font-weight:800}.demo-admin-page{color:#1a2340;width:min(1040px,100%)}.demo-admin-header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.demo-admin-header h1{color:#000;margin:0;font-size:clamp(1.85rem,4vw,2.6rem);font-weight:800;line-height:1.05}.demo-admin-upload{background:#fff;border:1px solid #e0e7ef;border-radius:8px;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:1rem;padding:1rem;display:grid;box-shadow:0 14px 36px #0f172a0f}.demo-admin-field label{color:#555;margin-bottom:.4rem;font-weight:750}.demo-admin-submit{white-space:nowrap;min-height:42px}.demo-admin-message{color:#1a2340;background:#f7f9fc;border:1px solid #e0e7ef;border-radius:8px;margin:1rem 0;padding:.75rem 1rem;font-weight:700}.demo-admin-table{background:#fff;border:1px solid #e0e7ef;border-radius:8px;margin-top:1rem;overflow-x:auto;box-shadow:0 14px 36px #0f172a0f}.demo-admin-row{border-top:1px solid #eef2f7;grid-template-columns:minmax(160px,.8fr) 112px minmax(260px,1.2fr) 120px 190px;align-items:center;gap:1rem;min-width:900px;padding:.85rem 1rem;display:grid}.demo-admin-row:first-child{border-top:0}.demo-admin-row-head{color:#555;background:#f7f9fc;font-weight:800}.demo-admin-row code{overflow-wrap:anywhere}.demo-admin-thumbnail{aspect-ratio:16/9;object-fit:cover;background:#f7f9fc;border:1px solid #e0e7ef;border-radius:8px;width:96px;display:block}.demo-admin-actions{flex-wrap:wrap;gap:.5rem;display:flex}.demo-admin-empty{color:#555;text-align:center;align-content:center;place-items:center;gap:.75rem;min-height:160px;font-weight:700;display:grid}.demo-admin-empty p{margin:0}.outreach-admin-page{color:#1a2340;width:min(1320px,100%)}.outreach-admin-header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.outreach-admin-header h1{color:#000;margin:0;font-size:clamp(1.85rem,4vw,2.6rem);font-weight:800;line-height:1.05}.outreach-admin-grid{grid-template-columns:minmax(420px,.95fr) minmax(420px,1.05fr);align-items:start;gap:1rem;display:grid}.outreach-editor-panel,.outreach-preview-panel{min-width:0}.outreach-editor-panel{gap:1rem;display:grid}.outreach-editor-section,.outreach-field{gap:.65rem;display:grid}.outreach-editor-section{background:#fff;border:1px solid #e0e7ef;border-radius:8px;padding:1rem;box-shadow:0 14px 36px #0f172a0f}.outreach-editor-section h2,.outreach-preview-toolbar h2{color:#000;margin:0;font-size:1rem;font-weight:800}.outreach-field label{color:#555;font-weight:750}.outreach-field>span{color:#6b7280;font-size:.86rem;font-weight:650}.outreach-feature-list{gap:.5rem;display:grid}.outreach-feature-row{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;display:grid}.outreach-preview-sticky{gap:.75rem;display:grid;position:sticky;top:1rem}.outreach-preview-toolbar{background:#fff;border:1px solid #e0e7ef;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex}.outreach-preview-toolbar span{color:#6b7280;font-size:.86rem;font-weight:750}.outreach-preview-frame{background:#f7f9fc;border:1px solid #e0e7ef;border-radius:8px;max-height:calc(100vh - 190px);overflow:auto}.outreach-preview-body{color:#1a2340;min-width:560px;padding:32px 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.outreach-preview-panel{background:#fff;border:1px solid #e0e7ef;border-radius:12px;max-width:560px;margin:0 auto;padding:28px}.outreach-preview-header{text-align:center;padding:0 0 28px}.outreach-preview-header img{width:40px;height:40px;margin:0 auto 8px;display:block}.outreach-preview-header h2{color:#000;letter-spacing:1px;margin:0;font-size:22px;font-weight:800;line-height:28px}.outreach-preview-panel p{color:#1a2340;margin:0 0 16px;font-size:15px;line-height:24px}.outreach-preview-muted{color:#4b5563!important}.outreach-preview-highlight{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#000;background:#4ca9f7;padding:0 3px}.outreach-preview-bold{font-weight:700}.outreach-preview-list p{margin-bottom:8px;padding-left:16px}.outreach-preview-demo{background:#f7f9fc;border:1px solid #e0e7ef;border-radius:10px;margin:24px 0;padding:18px}.outreach-preview-demo span{color:#2356c7;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800;line-height:16px;display:block}.outreach-preview-demo h3{color:#000;margin:0 0 8px;font-size:20px;font-weight:800;line-height:26px}.outreach-preview-demo p{color:#4b5563;margin-bottom:14px;font-size:14px;line-height:22px}.outreach-preview-demo img{border:1px solid #e0e7ef;border-radius:8px;width:100%;margin-bottom:14px;display:block}.outreach-preview-demo a,.outreach-preview-primary{color:#fff;background:#000;border-radius:8px;padding:12px 18px;font-size:14px;font-weight:650;line-height:18px;text-decoration:none;display:inline-block}.outreach-preview-primary{background:#2356c7;margin:8px 0 20px}.outreach-preview-signature{margin-top:24px}.outreach-preview-signature p{margin:0;font-size:14px;line-height:21px}.outreach-preview-signature p:nth-child(n+3){color:#4b5563}.outreach-preview-footer{border-top:1px solid #e0e7ef;margin-top:32px;padding-top:20px}.outreach-preview-footer p{color:#6b7280;margin:0 0 8px;font-size:12px;line-height:18px}@media (width<=820px){.demo-analytics-header{flex-direction:column;align-items:stretch}.demo-analytics-totals{justify-content:flex-start}.demo-analytics-summary{grid-template-columns:1fr 32px}.demo-analytics-summary span:not(.demo-analytics-name){display:none}.demo-token-row{grid-template-columns:1fr}.demo-admin-header{flex-direction:column;align-items:stretch}.demo-admin-upload{grid-template-columns:1fr}.outreach-admin-header{flex-direction:column;align-items:stretch}.outreach-admin-grid{grid-template-columns:1fr}.outreach-preview-sticky{position:static}.outreach-preview-frame{max-height:none}.outreach-feature-row{grid-template-columns:1fr}}.word-category-scroll::-webkit-scrollbar{background:0 0;height:12px}.word-category-scroll::-webkit-scrollbar-thumb{background:#000;border:none;border-radius:6px}.word-category-scroll::-webkit-scrollbar-thumb:hover{background:#5f5f5f}.word-category-scroll::-webkit-scrollbar-button{background:0 0;width:0;height:0;display:block}.word-category-scroll{scrollbar-width:thin;scrollbar-color:#000 transparent;scroll-behavior:smooth}.word-category-header{grid-template-columns:1fr auto 1fr}.history-grid-header,.history-grid-row{grid-template-columns:1fr .35fr .35fr .35fr .7fr 100px;align-items:center;gap:.5rem;display:grid}.history-page{overflow-x:hidden}.history-page,.history-page *,.history-page :before,.history-page :after{box-sizing:border-box}.history-list-view,.history-detail-view{width:100%}.history-detail-view .WordCategoryTable-body tr:nth-child(odd)>td,.fiction-tool-panel .WordCategoryTable-body tr:nth-child(odd)>td{background-color:#fff}.history-detail-view .WordCategoryTable-body tr:nth-child(2n)>td,.fiction-tool-panel .WordCategoryTable-body tr:nth-child(2n)>td{background-color:#f6f8fb}.WordCategoryTable .WordCategoryTable-body>tr:nth-of-type(odd)>*{background-color:#fff}.WordCategoryTable .WordCategoryTable-body>tr:nth-of-type(2n)>*{background-color:#f6f8fb}.history-detail-view .WordCategoryTable-body tr:hover>td,.fiction-tool-panel .WordCategoryTable-body tr:hover>td{background-color:#eef4ff}.WordCategoryTable .look-up-list-cell{text-align:center}.WordCategoryTable .look-up-list-cell>div{justify-content:center}.WordCategoryTable .word-context-trigger{isolation:isolate;border-radius:4px;font-weight:600;overflow:hidden}.WordCategoryTable .word-context-trigger:before{border-radius:inherit;content:"";pointer-events:none;transform-origin:0;z-index:-1;background:#e8f1ff;width:100%;transition:transform .38s;position:absolute;top:0;bottom:0;left:0;transform:scaleX(0)}.WordCategoryTable .word-context-trigger:hover,.WordCategoryTable .word-context-trigger:focus-visible{outline:none}.WordCategoryTable .word-context-trigger:hover:before,.WordCategoryTable .word-context-trigger:focus-visible:before{transform:scaleX(1)}.WordCategoryTable .source-option-button:before{border-radius:inherit;content:"";pointer-events:none;transform-origin:0;z-index:-1;background:#e8f1ff;width:100%;transition:transform .38s;position:absolute;top:0;bottom:0;left:0;transform:scaleX(0)}.WordCategoryTable .source-option-button:hover:before,.WordCategoryTable .source-option-button:focus-visible:before{transform:scaleX(1)}.WordCategoryTable .source-option-button:hover,.WordCategoryTable .source-option-button:focus-visible{color:#111827!important}.WordCategoryTable th{padding-right:14px;position:relative}.WordCategoryTable .resizer{cursor:col-resize;touch-action:none;z-index:4;width:8px;position:absolute;top:0;bottom:0;right:-4px}.WordCategoryTable .resizer:after{content:"";background:#b7c8df;width:1px;transition:background .14s,box-shadow .14s,width .14s;position:absolute;top:4px;bottom:4px;left:3px;box-shadow:3px 0 #d2deed,-3px 0 #d2deed}.WordCategoryTable th:hover>.resizer:after,.WordCategoryTable .resizer:hover:after,.WordCategoryTable .resizer:focus-visible:after{background:#5f86b6;box-shadow:3px 0 #8aa9cf,-3px 0 #8aa9cf}.word-category-list-button{box-sizing:border-box;justify-content:center;align-items:center;width:31px;height:31px;padding:4px 9.6px;display:inline-flex}.word-category-archive-button{--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-color:#fff;--bs-btn-focus-box-shadow:0 0 0 .18rem #dc354538;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-hover-color:#fff;color:#dc3545;background:0 0;border:1px solid #dc3545;justify-content:center;align-items:center;display:inline-flex}.word-category-archive-button:hover,.word-category-archive-button:focus-visible,.word-category-archive-button:active{color:#fff;background:#dc3545;border-color:#dc3545}.word-category-archive-button:focus:not(:focus-visible){box-shadow:none;color:#dc3545;background:0 0;border-color:#dc3545}@keyframes word-category-archive-pulse{0%,to{color:#dc3545;background:0 0;border-color:#dc3545}50%{color:#fff;background:#dc3545;border-color:#dc3545}}.word-category-archive-flash{animation:.8s ease-in-out infinite word-category-archive-pulse}.word-context-editor-header{align-items:flex-start;overflow:visible}.word-context-editor-shell{box-sizing:border-box;width:100%;min-width:0;margin-right:1.75rem}.word-context-editor-table-wrap{border:1px solid #d9e4f3;border-radius:6px;max-width:100%;overflow:auto visible}.word-context-editor-table{table-layout:fixed;min-width:1120px;margin:0}.word-context-editor-compact-table{display:none}.word-context-editor-desktop-table thead th{color:#38506d;text-align:left;text-transform:uppercase;background:#eef4ff;border-bottom:1px solid #c9d9ef;padding:.38rem .5rem;font-size:.74rem;font-weight:750}.word-context-editor-desktop-table thead th:first-child,.word-context-editor-desktop-table thead th:last-child{text-align:center}.word-context-editor-compact-table .word-context-editor-summary-row td{color:#38506d;text-align:left;background:#eef4ff;border-color:#d6e1f0;padding:.45rem .65rem}.word-context-editor-compact-table .word-context-editor-source-links-row td{color:#38506d;text-align:left;background:#fff;border-color:#d6e1f0;padding:.45rem .65rem}.word-context-editor-compact-table .word-context-editor-pronunciation-row td{vertical-align:middle;background:#fff;padding:.35rem}.word-context-editor-compact-table .word-context-editor-summary-row .word-context-editor-occurrence-cell,.word-context-editor-compact-table .word-context-editor-summary-row .word-context-editor-difficulty-cell{text-align:center}.word-context-editor-label{letter-spacing:.03em;text-transform:uppercase;margin-bottom:.2rem;font-size:.72rem;font-weight:750;line-height:1.1;display:block}.word-context-editor-value{color:#172033;overflow-wrap:anywhere;font-size:1rem;font-weight:700;line-height:1.15;display:block}.word-context-editor-table td{vertical-align:top;padding:.25rem;position:relative;overflow:visible}.word-context-editor-desktop-table thead th:first-child,.word-context-editor-desktop-table td:first-child{width:110px}.word-context-editor-desktop-table thead th:nth-child(2),.word-context-editor-desktop-table td:nth-child(2){width:150px}.word-context-editor-desktop-table thead th:nth-child(3),.word-context-editor-desktop-table td:nth-child(3){text-align:center;width:92px}.word-context-editor-desktop-table thead th:nth-child(4),.word-context-editor-desktop-table td:nth-child(4){text-align:center;width:96px}.word-context-editor-desktop-table thead th:nth-child(5),.word-context-editor-desktop-table td:nth-child(5){width:300px}.word-context-editor-desktop-table thead th:nth-child(6),.word-context-editor-desktop-table td:nth-child(6){width:180px}.word-context-editor-desktop-table thead th:nth-child(7),.word-context-editor-desktop-table td:nth-child(7){width:150px}.word-context-editor-table .look-up-list-buttons{justify-content:center;align-items:center;gap:4px;height:100%;display:flex}.word-context-editor-word-cell{overflow-wrap:anywhere;font-weight:600;padding:.5rem .75rem!important}.word-context-editor-occurrence-cell,.word-context-editor-difficulty-cell{text-align:center;font-weight:600;padding:.5rem .35rem!important}.word-context-editor-pronunciation{align-items:center;gap:4px;display:flex}.word-context-editor-pronunciation .form-control{min-width:0}.word-context-editor-note{width:100%;position:relative}.word-context-editor-note textarea{min-height:31px}.word-context-editor-note>span{color:gray;pointer-events:none;z-index:2;font-size:18px;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.word-context-editor-suggestions{z-index:1070;background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;margin-top:0;padding:.25rem 0;position:absolute;top:100%;left:0}.word-context-editor-suggestions button,.word-context-editor-suggestions div{color:#212529;overflow-wrap:break-word;text-align:left;white-space:normal;background:0 0;border:0;width:100%;padding:.5rem 1rem;display:block}.word-context-editor-suggestions div{color:#888}.word-context-editor-suggestions button:hover,.word-context-editor-suggestions button:focus-visible{background:#f3f6fb}.word-context-editor-actions>div{white-space:nowrap;justify-content:center;align-items:center;gap:.25rem;display:flex}@media (width<=1200px){.word-context-editor-header{position:relative;padding:.6rem .85rem!important}.word-context-editor-header .btn-close{z-index:2;position:absolute;top:.75rem;right:.85rem;margin:0!important}.word-context-editor-shell{width:100%;margin-right:0}.word-context-editor-table-wrap{position:relative;overflow-x:visible}.word-context-editor-table-wrap:after{content:none}.word-context-editor-desktop-table{display:none}.word-context-editor-compact-table{width:100%;min-width:0;display:block}.word-context-editor-compact-table tbody{display:block}.word-context-editor-compact-table .word-context-editor-summary-row,.word-context-editor-compact-table .word-context-editor-source-links-row,.word-context-editor-compact-table .word-context-editor-pronunciation-row{width:100%;display:grid}.word-context-editor-compact-table .word-context-editor-summary-row{grid-template-columns:minmax(120px,1.8fr) minmax(70px,.8fr) minmax(70px,.8fr);width:calc(100% - 56px)}.word-context-editor-compact-table .word-context-editor-source-links-row{grid-template-columns:minmax(230px,.95fr) minmax(200px,1fr);width:100%}.word-context-editor-compact-table .word-context-editor-pronunciation-row{grid-template-columns:82px minmax(0,1fr);width:100%}.word-context-editor-compact-table td{min-width:0;padding:.28rem .45rem;width:auto!important}.word-context-editor-compact-table .word-context-editor-word-cell,.word-context-editor-compact-table .word-context-editor-occurrence-cell,.word-context-editor-compact-table .word-context-editor-difficulty-cell{padding:.28rem .45rem!important}.word-context-editor-value{font-size:.95rem}.word-context-editor-compact-table .word-context-editor-source-links-row .word-context-editor-actions{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;display:flex}.word-context-editor-compact-table .word-context-editor-source-links-row .word-context-editor-actions>div{white-space:nowrap;justify-content:flex-start;gap:.35rem;display:flex}.word-context-editor-compact-table .word-context-editor-source-links-row .word-context-editor-actions .btn{justify-content:center;align-items:center;width:auto;min-width:0;height:32px;display:inline-flex}.word-context-editor-pronunciation{min-width:0}.modal-xl .word-context-detail-body{height:min(84vh,100vh - 92px)!important;min-height:0!important;max-height:min(84vh,100vh - 92px)!important;padding:1rem!important}.word-context-detail-layout{flex-direction:column!important;gap:10px!important;height:auto!important;min-height:100%!important;overflow:visible!important}.word-context-detail-sentences{border-bottom:1px solid #eee;width:100%;min-height:84px;max-height:min(21vh,170px);padding-bottom:10px;border-right:0!important;flex:none!important;height:auto!important;padding-right:0!important;overflow-y:auto!important}.word-context-detail-pdf-pane{flex-direction:column!important;flex:none!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;width:100%!important;height:auto!important;padding:.65rem!important;overflow:visible!important}.word-context-detail-pdf-page{justify-content:center;display:flex;width:100%!important;max-height:46vh!important;overflow:auto!important}.word-context-detail-page-stack{margin-left:auto!important;margin-right:auto!important}.word-context-detail-page-layer{z-index:2;transition:opacity .12s;position:relative}.word-context-detail-page-layer-stale{pointer-events:none;z-index:1;position:absolute;inset:0}.word-context-detail-page-stack .react-pdf__Page,.word-context-detail-page-stack canvas{margin-left:auto;margin-right:auto;display:block}.word-context-detail-nav{width:100%;flex-direction:row!important;justify-content:center!important;margin-bottom:0!important}.word-context-detail-nav .btn{min-width:48px;min-height:40px}}@media (width<=760px){.word-context-editor-compact-table .word-context-editor-summary-row{grid-template-columns:minmax(105px,1.45fr) minmax(64px,.75fr) minmax(64px,.75fr)}.word-context-editor-compact-table .word-context-editor-source-links-row{grid-template-columns:minmax(178px,1fr) minmax(150px,.85fr)}}.history-file-cell{min-width:0}.history-mobile-meta{color:#666;margin-top:.35rem;font-size:.78rem;font-weight:500;line-height:1.35}.history-mobile-meta span{align-items:center;display:inline-flex}.history-mobile-meta span+span:before{content:"•";color:#b0b0b0;margin:0 .45rem}.history-grid-button{touch-action:manipulation}.analysis-tabs{text-align:center;border-bottom:1px solid #ddd}.tab{transition:color .2s,border-bottom .2s}.tab.active{color:#007bff;border-bottom:3px solid #007bff;font-weight:700}@media (width<=430px){.analysis-tabs{font-size:smaller}}@media (width<=800px){.history-grid-container{max-height:none;padding:0 .2rem .5rem;height:auto!important;overflow:visible!important}.history-grid-header{justify-content:center;display:flex;background:0 0!important;border-bottom:0!important;margin-bottom:.85rem!important;padding:0 0 .75rem!important;position:static!important}.history-grid-header>span{display:none!important}.history-grid-header>div{width:min(100%,220px);justify-content:center!important;padding-right:0!important}.history-grid-header select{text-align:center;width:100%;height:38px!important}.history-grid-row{text-align:center;grid-template-columns:1fr;border-radius:1rem!important;gap:.75rem!important;min-height:0!important;padding:.9rem!important}.hide-on-mobile{display:none!important}.word-category-title-row{width:100%;margin-bottom:24px}.history-grid-button{justify-self:center;max-width:none;min-height:40px;margin:0 auto;line-height:1.2;white-space:normal!important;width:min(100%,260px)!important;min-width:0!important}.history-grid-button .hide-on-mobile{display:inline!important}.history-file-cell{line-height:1.3;text-align:center!important;white-space:normal!important;text-overflow:clip!important;padding-left:0!important;overflow:visible!important}.history-mobile-meta{flex-wrap:wrap;justify-content:center;display:flex!important}.history-sort-bar{padding-bottom:.25rem;overflow-x:auto;justify-content:flex-start!important;gap:.5rem!important}.history-sort-bar>div{flex:none}.history-page-title{font-size:clamp(1.5rem,8vw,2rem);margin-bottom:1rem!important}.history-search-row{margin-bottom:.85rem!important}.history-search-row input{min-width:0!important}.history-detail-header{grid-template-columns:auto 1fr auto!important;gap:.5rem!important;margin-bottom:.75rem!important}.history-detail-actions{justify-content:flex-end!important}.history-export-pdf-button{justify-content:center;min-width:44px;max-width:48vw;padding-left:.75rem;padding-right:.75rem;white-space:normal!important;width:auto!important}.history-mobile-detail-title{line-height:1.2;white-space:normal!important;text-overflow:clip!important;margin-bottom:1rem!important;font-size:clamp(1.25rem,7vw,1.8rem)!important;overflow:visible!important}.history-analysis-tabs{justify-content:center;gap:.25rem}.history-analysis-tabs .tab{text-align:center;flex:150px;justify-content:center;align-items:center;min-height:44px;line-height:1.2;display:flex;padding:.55rem .45rem!important}}@media (width>=800px){.show-on-mobile{display:none}}@media (width<=800px){.show-on-mobile{display:block}}.word-category-title-row{flex-flow:row;justify-content:space-between;align-items:center;gap:16px;display:flex}.word-category-search-actions{flex:none;grid-template-columns:minmax(180px,378px) auto;align-items:center;gap:22px;width:auto;min-width:0;display:grid}.word-category-search-wrap{min-width:0}.word-category-add-button{color:#1f2a37;white-space:nowrap;flex:none;justify-content:center;align-items:center;gap:5px;min-width:104px;height:36px;padding:0 10px;line-height:1;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 1px 2px #14202e0f;border-color:#cfd7df!important}.word-category-add-button:hover,.word-category-add-button:focus-visible{background:#f8fafc;box-shadow:0 4px 10px #14202e1a;border-color:#aeb9c5!important}.word-category-add-button:active{transform:translateY(1px)}.word-category-add-button .bi{font-size:.95rem}.word-category-add-close{justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;border:1px solid #cfd7df!important}.word-category-add-close .bi{font-size:.9rem;line-height:1}.word-category-controls{flex-wrap:wrap;flex:0 auto;align-items:center;gap:16px;margin-bottom:0;display:flex}@media (width<=1100px){.word-category-title-row{flex-wrap:wrap;align-items:flex-start}.word-category-search-actions{flex:100%;width:100%;max-width:100%}.word-category-controls{width:100%}}@media (width<=650px){.word-category-title-row{flex-wrap:wrap;justify-content:center;align-items:center}.word-category-search-actions{max-width:100%}}@media (width<=520px){.word-category-search-actions{grid-template-columns:1fr;gap:10px}.word-category-search-wrap{width:100%;max-width:100%!important}.word-category-add-button{border-radius:6px;width:100%!important;max-width:100%!important;height:40px!important}.word-category-controls{flex-direction:column;align-items:stretch;gap:10px;min-width:100%;margin-bottom:12px}.word-category-controls select,.word-category-controls input[type=text]{width:100%;max-width:100%;font-size:.98rem}}.word-highlight{color:#000!important;background-color:#ff0!important;border-radius:3px!important;padding:0 2px!important;font-weight:700!important;text-decoration:underline!important}.textLayer .word-highlight{color:#000!important;background-color:#ff0!important}.testimonial-carousel{position:relative;overflow:hidden}.testimonial-slide{min-width:100%;transition:opacity .3s}.testimonial-dots{justify-content:center;gap:.5rem;display:flex}.testimonial-dot{cursor:pointer;background:#c3d0e8;border-radius:50%;width:12px;height:12px}.testimonial-dot.active{background:#2356c7;border:2px solid #2356c7}.multi-toggle-connected{background:#fff;border:1.5px solid #e0e0e0;border-radius:.5rem;width:fit-content;display:flex;overflow:hidden}.multi-toggle-btn{color:#111;cursor:pointer;z-index:1;background:#fff;border:none;outline:none;flex:1 1 0;min-width:115px;height:40px;padding:0 28px;font-size:15px;font-weight:500;transition:background .2s,color .2s}.multi-toggle-connected .multi-toggle-btn{white-space:nowrap}.multi-toggle-btn:first-child{border-radius:.5rem 0 0 .5rem}.multi-toggle-btn:last-child{border-radius:0 .5rem .5rem 0}.multi-toggle-btn.selected{color:#fff;z-index:2;background:#111}.color-box{justify-content:space-between;align-items:center;width:100%;display:flex;container-type:inline-size}@container (width<=67px){.color-box{justify-content:center;width:44px}.color-name-text{display:none!important}}.fiction-tools,.fiction-tool-panel,.fiction-table-wrap{width:100%}.fiction-tools *,.fiction-tools :before,.fiction-tools :after,.fiction-detail-content *,.fiction-detail-content :before,.fiction-detail-content :after{box-sizing:border-box}.fiction-table-wrap table{margin-bottom:0}.fiction-character-mobile-color-chip{display:none}.fiction-detail-card{overflow-wrap:anywhere}.fiction-detail-modal-header{background:#fff}.fiction-detail-dialog .fiction-detail-content{opacity:var(--fiction-detail-pull-opacity,1);transform:translateY(var(--fiction-detail-pull-y,0));transition:transform .18s,opacity .18s}.fiction-detail-dialog-dragging .fiction-detail-content{transition:none}.fiction-detail-dialog-closing .fiction-detail-content{transition:transform .18s cubic-bezier(.22,1,.36,1),opacity .18s}.fiction-detail-title-shell{flex-direction:column;gap:.45rem;width:100%;min-width:0;display:flex}.fiction-character-detail-title-shell{gap:.5rem}.fiction-detail-kicker{color:#6b7280;letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.45rem;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.fiction-detail-kicker-separator{color:#9ca3af}.fiction-detail-heading-row{flex-wrap:wrap;align-items:center;gap:.65rem;min-width:0;display:flex}.fiction-detail-heading{color:#222;overflow-wrap:anywhere;min-width:0;max-width:100%;font-size:1.5rem;font-weight:750;line-height:1.15}.fiction-detail-stat-pill{color:#4b5563;letter-spacing:0;white-space:nowrap;background:#f8fafc;border:1px solid #e0e7ef;border-radius:999px;align-items:center;min-height:28px;padding:.25rem .65rem;font-size:.82rem;font-weight:700;display:inline-flex}.fiction-alias-panel{flex-wrap:wrap;align-items:center;gap:.4rem;max-width:100%;display:flex}.fiction-alias-list{flex-wrap:wrap;gap:.35rem .4rem;min-width:0;display:flex}.fiction-alias-chip{color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;align-items:center;max-width:100%;min-height:28px;padding:.22rem .58rem;font-size:.82rem;font-weight:600;line-height:1.15;display:inline-flex}.fiction-alias-toggle{color:#374151;white-space:nowrap;background:#f8fafc;border:1px solid #d7dde6;border-radius:999px;min-height:30px;padding:.35rem .7rem;font-size:.8rem;font-weight:700;line-height:1}.fiction-alias-toggle:hover{background:#eef2f7}.fiction-speaker-chip-grid{flex-wrap:wrap;gap:.55rem;margin-top:.75rem;display:flex}.fiction-speaker-chip{border:1px solid var(--speaker-border,#e5e7eb);background:var(--speaker-bg,#f9fafb);color:#1f2937;border-radius:999px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;min-width:min(100%,240px);max-width:100%;padding:.42rem .7rem .42rem .55rem;display:inline-grid;box-shadow:inset 0 1px #ffffff9e}.fiction-speaker-chip-button{cursor:pointer;font:inherit;text-align:left;transition:border-color .16s,box-shadow .16s,transform .16s}.fiction-speaker-chip-button:hover,.fiction-speaker-chip-button:focus-visible{border-color:var(--speaker-color,#9ca3af);outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #256eff1f,inset 0 1px #ffffffb8}.fiction-speaker-swatch{background:var(--speaker-color,#d1d5db);border:1px solid #1f293729;border-radius:999px;flex:none;width:.8rem;height:.8rem}.fiction-speaker-name{color:#111827;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.92rem;font-weight:750;line-height:1.1;overflow:hidden}.fiction-speaker-count{background:#ffffffad;min-height:26px;padding:.18rem .55rem;font-size:.76rem;line-height:1}.fiction-section-toggle{max-width:100%}.fiction-section-toggle .multi-toggle-btn{min-height:42px}.fiction-section-toggle-character .multi-toggle-btn{min-width:150px}.summary-mode-toggle{box-shadow:none;background:#f8fafc;border-color:#d7dde6}.summary-mode-toggle .multi-toggle-btn{color:#596273;white-space:nowrap;background:0 0;min-width:88px;height:34px;padding:0 .85rem;font-size:.9rem;font-weight:650}.summary-mode-toggle .multi-toggle-btn.selected{color:#1f2937;background:#e9edf3;box-shadow:inset 0 0 0 1px #d8dee8}.fiction-summary-mobile-content{display:none}.fiction-detail-expand-button{color:#374151;background:#f8fafc;border:1px solid #d8dee8;border-radius:8px;width:100%;min-height:40px;margin-top:.75rem;font-weight:650}.fiction-detail-expanded-content{border-top:1px solid #e5e7eb;margin-top:.85rem;padding-top:.85rem}.fiction-purchase-banner-modern{color:#1a2340;background:#fff;border:1px solid #e0e7ef;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin:1.5rem 0;padding:1rem 1.15rem;display:flex;box-shadow:0 12px 32px #0f172a0f}.fiction-purchase-banner-modern .fiction-purchase-copy{text-align:left;gap:.2rem;min-width:0;display:grid}.fiction-purchase-banner-modern span{color:#666;align-items:center;gap:.45rem;font-size:.88rem;font-weight:700;display:inline-flex}.fiction-purchase-banner-modern strong{color:#1a2340;font-size:1rem;font-weight:800}.fiction-purchase-banner-modern .btn{border-radius:8px;flex:none;font-weight:700}.narrator-notes-voice-label{color:#4b5563;white-space:nowrap;font-size:.9rem;font-weight:650}.narrator-record-button{color:#374151;background:#fff;border-color:#cfd6e3}.narrator-record-button:hover{color:#111827;background:#f8fafc;border-color:#aeb8c8}.narrator-notes-textarea{min-height:110px}.purchase-flow-dialog{max-width:min(560px,100vw - 24px)}.purchase-flow-shell{color:#2d4739;background:#fff;border:1px solid #e3e3e3;border-radius:1rem;overflow:hidden;box-shadow:2px 2px 16px 2px #0000001f}.purchase-flow-header{background:#f6f8fa;border-bottom:1px solid #e3e3e3;align-items:flex-start;padding:1rem 1.25rem}.purchase-flow-title{color:#2d4739;font-size:1.25rem;font-weight:700}.purchase-flow-file{color:#666;text-overflow:ellipsis;white-space:nowrap;max-width:440px;margin-top:.25rem;font-size:.92rem;overflow:hidden}.purchase-flow-body{padding:1rem 1.25rem}.purchase-flow-status{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:.8rem;display:grid}.purchase-flow-status>div{background:#f9fafb;border:1px solid #e3e3e3;border-radius:.75rem;min-width:0;padding:.65rem .75rem}.purchase-flow-status span{color:#666;font-size:.8rem;font-weight:600;display:block}.purchase-flow-status strong{color:#2d4739;margin-top:.15rem;font-size:1rem;line-height:1.1;display:block}.purchase-flow-status .is-due{background:#fff8e5;border-color:#ffe082}.purchase-flow-status .is-due strong{color:#8a5600}.purchase-flow-status .is-covered{background:#eaffed;border-color:#2ecc40}.purchase-flow-status .is-covered strong{color:#1b7f2b}.purchase-flow-time-estimate{background:#fff;border:1px solid #d8dee6;border-radius:.65rem;justify-content:center;align-items:center;margin-right:auto;padding:.45rem .65rem;display:flex}.purchase-flow-time-estimate strong{color:#001f3f;white-space:nowrap;font-size:1rem;line-height:1}.purchase-flow-options{gap:.55rem;display:grid}.purchase-flow-option{color:#2d4739;text-align:left;background:#fff;border:1px solid #d5ded7;border-radius:.85rem;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:.65rem;width:100%;padding:.75rem;transition:background .16s,border-color .16s;display:grid}.purchase-flow-option:hover:not(:disabled){background:#f9fafb;border-color:#b6ccb9}.purchase-flow-option.is-selected{background:#eaffed;border-color:#2ecc40}.purchase-flow-option.is-paid{color:#777;cursor:not-allowed;background:#f6f6f6}.purchase-flow-option-check{color:#2d4739;background:#fff;border:1px solid #b6ccb9;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.95rem;display:inline-flex}.purchase-flow-option.is-selected .purchase-flow-option-check{color:#fff;background:#2ecc40;border-color:#2ecc40}.purchase-flow-option.is-paid .purchase-flow-option-check{color:#287348;background:#e9f7ef;border-color:#a7d2b8}.purchase-flow-option-copy{min-width:0}.purchase-flow-option-title{color:#2d4739;align-items:center;gap:.45rem;font-size:1rem;font-weight:700;display:flex}.purchase-flow-option-price{color:#2d4739;white-space:nowrap;font-size:1rem;font-weight:700}.purchase-flow-link-button{color:#001f3f;text-underline-offset:3px;background:0 0;border:0;padding:.35rem .25rem;font-weight:600;text-decoration:underline}.purchase-flow-footer{background:#f6f8fa;border-top:1px solid #e3e3e3;justify-content:flex-end;align-items:center;gap:.5rem;padding:.85rem 1.25rem 1rem;display:flex}.purchase-flow-primary,.purchase-flow-secondary{border-radius:.65rem;justify-content:center;align-items:center;gap:.5rem;min-height:38px;font-weight:600;display:inline-flex}.purchase-flow-primary{color:#fff;background:#001f3f;border:1px solid #001f3f;min-width:150px;padding:.45rem .9rem}.purchase-flow-primary:hover:not(:disabled){background:#00315f;border-color:#00315f}.purchase-flow-primary:disabled{opacity:.62;cursor:not-allowed}.purchase-flow-secondary{color:#555;background:#fff;border:1px solid #ced4da;padding:.45rem .8rem}.purchase-flow-secondary:hover{background:#f8fafc}@media (width<=800px){.fiction-tools-section{margin-top:1rem!important}.fiction-tools-search{justify-content:center;display:flex;border-bottom-width:2px!important;margin-bottom:.75rem!important}.fiction-tools-search>div{max-width:none!important}.fiction-purchase-banner{flex-direction:column!important;gap:.75rem!important;margin-top:1rem!important;margin-bottom:1rem!important;padding:1rem!important;font-size:1rem!important}.fiction-purchase-banner .btn{width:min(100%,260px)}.purchase-flow-dialog{max-width:calc(100vw - 18px);margin:.5rem auto}.purchase-flow-header,.purchase-flow-body,.purchase-flow-footer{padding-left:1rem;padding-right:1rem}.purchase-flow-title{font-size:1.25rem}.purchase-flow-status{grid-template-columns:1fr}.purchase-flow-time-estimate{width:100%;margin-right:0}.purchase-flow-option{grid-template-columns:34px minmax(0,1fr)}.purchase-flow-option-price{grid-column:2;justify-self:start}.purchase-flow-footer{flex-direction:column;align-items:stretch}.purchase-flow-primary,.purchase-flow-secondary{width:100%}.fiction-table-wrap{border-radius:10px!important;overflow-x:hidden!important}.fiction-table-wrap .resizer{display:none!important}.fiction-character-table,.fiction-chapter-table{table-layout:fixed;font-size:.88rem;width:100%!important;min-width:0!important}.fiction-character-table col:first-child{width:72%!important}.fiction-character-table col:nth-child(3){width:28%!important}.fiction-character-table col:nth-child(2),.fiction-character-table th:nth-child(2),.fiction-character-table td:nth-child(2),.fiction-character-table col:nth-child(4),.fiction-character-table th:nth-child(4),.fiction-character-table td:nth-child(4),.fiction-chapter-table col:not(:first-child),.fiction-chapter-table th:not(:first-child),.fiction-chapter-table td:not(:first-child){display:none!important}.fiction-chapter-table col:first-child{width:100%!important}.fiction-character-table th,.fiction-character-table td,.fiction-chapter-table th,.fiction-chapter-table td{vertical-align:middle;padding:.7rem .55rem!important}.fiction-character-table th,.fiction-chapter-table th{text-align:center;white-space:normal;line-height:1.2}.fiction-character-table td:first-child,.fiction-chapter-table td:first-child{text-align:left}.fiction-character-name-stack{gap:.35rem!important}.fiction-character-mobile-color-chip{color:#4b5563;background:#fff;border:1px solid #e0e7ef;border-radius:999px;align-items:center;gap:.4rem;max-width:100%;min-height:30px;padding:.3rem .55rem;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex}.fiction-character-mobile-color-swatch{border:1px solid #c7d0dd;border-radius:4px;flex:none;width:.82rem;height:.82rem}.fiction-character-mobile-color-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.fiction-character-table .color-box-parent{gap:.3rem;justify-content:center!important}.fiction-character-table .color-box{justify-content:center!important;width:42px!important;min-width:42px!important;padding:7px!important}.fiction-character-table .color-name-text{display:none!important}.fiction-detail-dialog{width:100vw;max-width:100vw;height:100dvh;margin:0}.fiction-detail-content{border:0;flex-direction:column;height:100dvh;min-height:100dvh;display:flex;overflow:hidden;border-radius:0!important}.fiction-detail-content .modal-header{flex:none;align-items:flex-start;gap:.7rem;padding:calc(env(safe-area-inset-top,0px) + .85rem) 1rem .85rem!important}.fiction-detail-content .modal-header .btn-close{flex:none;margin:.1rem 0 0 .4rem!important;padding:.35rem!important}.fiction-detail-title{overflow-wrap:anywhere;max-width:calc(100vw - 72px);line-height:1.2;font-size:1.25rem!important}.fiction-detail-title-shell{gap:.45rem}.fiction-character-detail-title-shell{gap:.38rem}.fiction-detail-kicker{font-size:.72rem}.fiction-detail-heading-row{flex-wrap:nowrap;align-items:center;gap:.42rem;display:flex}.fiction-detail-heading{min-width:0;line-height:1.15;display:block;margin:0!important;font-size:1.25rem!important}.fiction-detail-stat-pill{width:fit-content;min-height:27px;margin:0!important;font-size:.78rem!important}.fiction-alias-panel{gap:.35rem;padding-top:0}.fiction-alias-list{gap:.32rem;max-height:1.9rem;overflow:hidden}.fiction-alias-panel.expanded .fiction-alias-list{max-height:none;overflow:visible}.fiction-alias-chip{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;min-height:26px;padding:.2rem .52rem;overflow:hidden;margin:0!important;font-size:.76rem!important}.fiction-alias-toggle{justify-self:start;margin:0;font-size:.78rem}.fiction-detail-body{flex:auto;min-height:0;border-radius:0!important;height:auto!important;padding:.9rem!important}.fiction-detail-inner{padding:0!important}.fiction-detail-tabs{padding-bottom:.15rem;justify-content:center!important;margin-top:1rem!important;margin-bottom:.75rem!important}.fiction-detail-tabs>div{width:100%}.fiction-detail-tabs button{white-space:nowrap;min-height:44px;padding:.65rem .8rem!important;font-size:.9rem!important}.fiction-section-toggle{width:100%}.fiction-section-toggle-chapter .multi-toggle-btn{flex-basis:50%;min-width:0}.fiction-section-toggle-character{border-radius:.5rem;grid-template-columns:1fr 1fr;display:grid}.fiction-section-toggle-character .multi-toggle-btn{border-bottom:1px solid #e0e0e0;border-radius:0;width:100%;min-width:0}.fiction-section-toggle-character .multi-toggle-btn:nth-child(odd){border-right:1px solid #e0e0e0}.fiction-section-toggle-character .multi-toggle-btn:first-child{border-radius:.5rem 0 0}.fiction-section-toggle-character .multi-toggle-btn:nth-child(2){border-radius:0 .5rem 0 0}.fiction-section-toggle-character .multi-toggle-btn:nth-child(3){border-bottom:0;border-radius:0 0 0 .5rem}.fiction-section-toggle-character .multi-toggle-btn:nth-child(4){border-bottom:0;border-radius:0 0 .5rem}.fiction-detail-card,.narrator-notes-card{border-radius:10px!important;margin-bottom:1rem!important;padding:1rem!important}.fiction-detail-card>div:first-child{gap:.65rem;align-items:flex-start!important}.summary-mode-toggle,.fiction-summary-desktop-content{display:none}.fiction-summary-mobile-content{display:block}.fiction-appearance-card{padding:1rem 0 0!important}.fiction-appearance-card>div:last-child{overflow-x:auto}.fiction-speakers-card{padding:1rem!important}.fiction-speaker-chip-grid{grid-template-columns:1fr;gap:.5rem;display:grid}.fiction-speaker-chip{border-radius:14px;width:100%;min-width:0;padding:.55rem .65rem}.narrator-notes-header{gap:.6rem;flex-direction:column!important;align-items:flex-start!important}.narrator-notes-audio-actions{flex-wrap:wrap;width:100%}.narrator-notes-voice-label{flex:1 0 100%}.narrator-notes-audio-actions .btn{min-height:44px;min-width:44px!important}.narrator-notes-textarea{min-height:150px;font-size:1rem!important}.narrator-notes-save-row{justify-content:stretch}.narrator-notes-save-row .btn{width:100%;min-height:42px}.multi-toggle-connected{max-width:100%}.multi-toggle-btn{min-width:0;padding:0 .85rem}}.analyze-card,.analyze-card *,.analyze-card :before,.analyze-card :after{box-sizing:border-box}.analyze-upload-panel,.analyze-page-selection{width:min(520px,100%)}.analyze-dropzone-shell,.analyze-dropzone-shell .dropzone{width:100%}.analyze-file-card{margin-bottom:1rem}.analyze-margin-preview-column{overflow-x:visible}.analyze-margin-preview-card{max-width:100%}@media (width<=900px){.analyze-card{min-height:auto!important}.analyze-margin-selector{grid-template-columns:1fr!important;align-items:center!important;gap:1rem!important;min-height:auto!important}.analyze-margin-instructions{text-align:center;align-self:auto!important}.analyze-margin-instructions-panel{border-top:3px solid #111827;align-items:center;padding-top:.85rem;border-left:0!important;padding-left:0!important}.analyze-margin-preview-column{width:100%;max-width:100%;padding:0 .25rem .25rem;overflow-x:auto}.analyze-margin-preview-card{margin:0 auto}.analyze-margin-actions{width:min(100%,420px);margin:0 auto;align-self:auto!important}.analyze-margin-action-buttons{flex-direction:row!important}}@media (width<=640px){.analyze-card{border-radius:10px!important;padding:1rem!important}.analyze-card-content{gap:1rem!important}.analyze-upload-panel h5{font-size:1rem;line-height:1.35}.analyze-dropzone-shell{min-width:0!important}.analyze-file-card{gap:.75rem!important;padding:.85rem!important}.analyze-file-name{max-width:min(240px,100vw - 150px)!important}.analyze-skip-section{text-align:center}.analyze-skip-input-row{flex-direction:column;align-items:stretch!important}.analyze-margin-preview-header{text-align:center;flex-direction:column;align-items:stretch!important;gap:.55rem!important}.analyze-margin-preview-header .btn{width:100%}.analyze-margin-rail-label{right:8px;min-width:96px!important;height:28px!important;font-size:11px!important;left:auto!important}.analyze-margin-action-buttons{flex-direction:column!important}.analyze-skip-modal-header{padding:1.1rem 1rem 0!important}.analyze-skip-modal-footer{text-align:center;flex-direction:column;align-items:stretch!important;padding:.85rem 1rem!important}.analyze-skip-modal-footer>div{justify-content:center}.modal-body img[alt=Margin\ example]{max-width:100%;height:auto}}.landing-page{--landing-ink:#1a2340;--landing-muted:#555;--landing-blue:#2356c7;--landing-line:#e0e7ef;color:#000;background:#fff;overflow-x:hidden}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-shell{width:min(1100px,100% - 40px);margin:0 auto}.landing-nav{z-index:10;background:#fff;border-bottom:1px solid #eee;position:relative}.landing-nav-inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1180px,100% - 32px);height:58px;min-height:58px;margin:0 auto;display:flex}.landing-brand{color:#000;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.55rem;padding:0;display:inline-flex}.landing-brand img{width:32px;height:32px}.landing-brand span{letter-spacing:1px;font-size:clamp(1.05rem,3vw,1.32rem);font-weight:800}.landing-nav-actions,.landing-action-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.landing-nav-tab{color:#1a2340;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:36px;padding:.5rem .75rem;font-size:.94rem;font-weight:700}.landing-nav-tab:hover,.landing-nav-tab.is-active{color:#0d6efd;background:#f4f6fa}.landing-nav-signin{border:1px solid var(--landing-line);min-height:36px;color:var(--landing-ink);cursor:pointer;background:#fff;border-radius:8px;padding:.55rem .9rem;font-size:.94rem;font-weight:650;line-height:1;transition:transform .16s,background .16s,border-color .16s}.landing-nav-signin:hover{background:#f7f9fc;border-color:#cfd8e6;transform:translateY(-1px)}.landing-nav-cta{padding-left:1.35rem;padding-right:1.35rem}.landing-nav-button,.landing-button{cursor:pointer;border:0;border-radius:8px;min-height:38px;padding:.62rem 1.05rem;font-size:.95rem;font-weight:650;line-height:1;transition:transform .16s,box-shadow .16s,background .16s}.landing-nav-button{min-width:70px;color:#fff!important;background:#6c757d!important}.landing-nav-button.is-subtle{background:#0d6efd!important}.landing-button-primary{color:#fff;background:#000;box-shadow:0 12px 30px #0000002e}.landing-nav-button:hover,.landing-button:hover{transform:translateY(-1px)}.landing-hero{background:radial-gradient(circle at 20% 20%,#f7f8f8,#0000 40%);padding:clamp(2.5rem,5vw,4.25rem) 0}.landing-hero-grid{flex-wrap:wrap;align-items:center;gap:clamp(2.5rem,6vw,4rem);display:flex}.landing-hero-copy{flex:360px;min-width:0}.landing-hero h1{color:#000;margin:0 0 1.25rem;font-size:clamp(2.3rem,4.2vw,3.25rem);font-weight:800;line-height:1.05}.landing-product-frame{text-align:center;flex:480px;min-width:0}.landing-product-frame img{max-width:500px;margin:0 auto}.landing-product-frame img,.landing-feature-media img{border-radius:16px;width:100%;height:auto;display:block;box-shadow:0 25px 70px #00000026}.landing-section{padding:clamp(4.75rem,8vw,6rem) 0}.landing-section-muted,.landing-testimonials{background:#f7f9fc}.landing-section h2,.landing-cta-section h2,.landing-testimonials-title{color:var(--landing-ink);margin:0 0 1rem;font-size:clamp(2rem,4vw,2.55rem);font-weight:800;line-height:1.15}.landing-section p,.landing-cta-section p{color:var(--landing-muted);line-height:1.6}.landing-section-lead{max-width:700px;margin:0 0 2.5rem}.landing-demo-page{background:linear-gradient(#fff 0%,#f7f9fc 100%);align-items:center;min-height:calc(100vh - 58px);display:flex}.landing-demo-layout{grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.landing-demo-copy h1{color:#000;margin:0;font-size:clamp(2.25rem,5vw,4rem);font-weight:800;line-height:1.02}.landing-demo-copy p:not(.demo-kicker){color:#555;max-width:520px;margin:1rem 0 1.5rem;font-size:clamp(1rem,2vw,1.16rem);line-height:1.6}.landing-demo-highlight{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#000;background:#4ca9f7;padding:0 .08em}.landing-demo-actions{justify-content:center;display:flex}.landing-demo-media{background:#eef3f8;border:1px solid #e0e7ef;border-radius:16px;overflow:hidden;box-shadow:0 25px 70px #00000021}.landing-demo-media img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.landing-stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:clamp(1.5rem,4vw,2.5rem);display:grid}.landing-stat strong{color:var(--landing-ink);margin-bottom:.35rem;font-size:clamp(2.25rem,5vw,2.8rem);font-weight:800;line-height:1;display:block}.landing-stat span{color:#444;font-weight:600;line-height:1.35}.landing-feature-stack{gap:clamp(4.75rem,8vw,6rem);display:grid}.landing-feature{flex-wrap:wrap;align-items:center;gap:clamp(2.25rem,6vw,4rem);display:flex}.landing-feature.is-reversed{flex-direction:row-reverse}.landing-feature.is-stacked{text-align:center;flex-direction:column-reverse;gap:1.25rem;max-width:740px;margin:0 auto}.landing-feature-media{flex:500px;min-width:280px}.landing-feature.is-stacked .landing-feature-media{flex-basis:auto;width:min(420px,100%)}.landing-feature.is-stacked .landing-feature-copy{flex:0 auto;min-width:0}.landing-feature-copy{flex:320px;min-width:260px}.landing-feature-copy p{margin:0}.landing-centered{text-align:center;max-width:760px;margin:0 auto}.landing-step-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin:3rem 0;display:grid}.landing-step span{color:#635bff;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1;display:block}.landing-step strong{font-weight:650}.landing-pricing{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(2rem,6vw,4rem);display:flex}.landing-pricing-page{align-items:center;min-height:calc(100vh - 70px);display:flex}.landing-pricing-copy{flex:340px;min-width:0}.landing-pricing-copy h1{color:var(--landing-ink);margin:0 0 1rem;font-size:clamp(2.4rem,5vw,3.4rem);font-weight:800;line-height:1.08}.landing-pricing-copy p{color:#666;max-width:560px;margin:0;font-size:.98rem}.landing-pricing-copy strong{color:#000}.landing-pricing-facts{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1rem;max-width:480px;margin-top:1.5rem;display:grid}.landing-pricing-facts div{border:1px solid var(--landing-line);background:#fff;border-radius:12px;padding:.9rem 1rem}.landing-pricing-facts strong{color:var(--landing-ink);margin-bottom:.3rem;font-size:1.9rem;font-weight:800;line-height:1;display:block}.landing-pricing-facts span{color:#555;font-size:.9rem;font-weight:600}.landing-pricing-compare{border:1px solid var(--landing-line);background:#fff;border-radius:12px;grid-template-columns:1fr 1fr;gap:.9rem 1rem;max-width:640px;margin-top:1.5rem;padding:1rem;display:grid}.landing-pricing-compare h3{grid-column:1/-1;margin:0}.landing-pricing-option h3{color:var(--landing-ink);margin:0 0 .45rem;font-size:1rem;font-weight:800}.landing-pricing-compare span{color:#777;margin-bottom:.25rem;font-size:.9rem;font-weight:700;display:block}.landing-pricing-compare strong{color:#000;margin-bottom:.3rem;font-size:1.35rem;font-weight:800;display:block}.landing-pricing-card{border:1px solid var(--landing-line);background:#fff;border-radius:16px;flex:320px;min-width:0;max-width:430px;padding:1.5rem;box-shadow:0 18px 50px #00000017}.landing-pricing-card label{color:var(--landing-ink);margin-bottom:.6rem;font-weight:700;display:block}.landing-pricing-card input{border:1px solid var(--landing-line);color:#000;border-radius:10px;outline:none;width:100%;height:48px;padding:0 .9rem;font-size:1.05rem}.landing-pricing-card input:focus{border-color:#0d6efd;box-shadow:0 0 0 3px #0d6efd1f}.landing-pricing-option{background:#fff;border:1px solid #eee;border-radius:12px;margin-top:1rem;padding:.9rem 1rem}.landing-pricing-option p{color:#666;margin:0;font-size:.95rem}.landing-pricing-addon{border:1px solid var(--landing-line);cursor:pointer;background:#fff;border-radius:12px;align-items:flex-start;gap:.75rem;padding:1rem;margin:1rem 0 0!important;display:flex!important}.landing-pricing-addon input:disabled+span{opacity:.48}.landing-pricing-addon input{flex:none;width:18px;height:18px;margin-top:.15rem}.landing-pricing-addon span{gap:.25rem;display:grid}.landing-pricing-addon strong{color:var(--landing-ink);font-size:1rem}.landing-pricing-addon small{color:#555;font-weight:600}.landing-pricing-card .landing-pricing-note{color:#9d2f2f;background:#fff5f5;border:1px solid #f2caca;border-radius:10px;margin:.7rem 0 0;padding:.75rem .85rem;font-size:.88rem;font-weight:700;line-height:1.35}.landing-price-result{border-top:1px solid #eee;gap:1rem;margin-top:1.15rem;padding-top:1.15rem;display:grid}.landing-estimate-summary{border-top:1px solid #eee;gap:.85rem;margin-top:1.2rem;padding-top:1.2rem;display:grid}.landing-estimate-summary span{color:#666;margin-bottom:.35rem;font-size:.92rem;font-weight:600;display:block}.landing-estimate-summary strong{color:var(--landing-ink);text-align:left;overflow-wrap:anywhere;font-weight:800;line-height:1;display:block}.landing-time-primary{background:#f8fafc;border:1px solid #eee;border-radius:12px;padding:.95rem 1rem}.landing-time-primary strong{font-size:clamp(2.25rem,5vw,3.1rem)}.landing-price-secondary{justify-content:space-between;align-items:baseline;gap:1rem;padding:0 .15rem;display:flex}.landing-price-secondary span{opacity:.78;margin-bottom:0;font-size:.85rem}.landing-price-secondary strong{flex:none;font-size:1.25rem;font-weight:750}.landing-pricing-card p{color:#777;margin:.9rem 0 0;font-size:.9rem}.landing-pricing-cta{width:100%;margin-top:1.1rem}.ai-privacy-page{--landing-ink:#1a2340;--landing-muted:#555;--landing-blue:#2356c7;--landing-line:#e0e7ef;align-items:center;min-height:calc(100vh - 70px);display:flex}.ai-privacy-dashboard{background:#fff;width:100%;min-height:auto;padding:0}.ai-privacy-shell{gap:1.5rem;display:grid}.ai-privacy-hero{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:stretch;gap:clamp(1.5rem,4vw,3rem);display:grid}.ai-privacy-kicker{color:#1d9b36;letter-spacing:0;text-transform:uppercase;margin-bottom:.85rem;font-size:.82rem;font-weight:800;display:inline-flex}.ai-privacy-hero h1{max-width:720px;color:var(--landing-ink);margin:0 0 1rem;font-size:clamp(2.25rem,5vw,3.35rem);font-weight:800;line-height:1.08}.ai-privacy-hero p,.ai-privacy-note p{color:#555;max-width:760px;margin:0;font-size:1rem;line-height:1.65}.ai-privacy-ledger,.ai-privacy-panel,.ai-privacy-note{border:1px solid var(--landing-line);background:#fff;border-radius:8px}.ai-privacy-ledger{align-content:center;gap:0;display:grid;overflow:hidden;box-shadow:0 18px 50px #00000012}.ai-privacy-ledger div{border-bottom:1px solid #edf1f6;padding:1rem 1.1rem}.ai-privacy-ledger div:last-child{border-bottom:0}.ai-privacy-ledger strong{color:var(--landing-ink);margin-bottom:.25rem;font-size:1rem;font-weight:800;display:block}.ai-privacy-ledger span{color:#555;font-size:.9rem;line-height:1.45;display:block}.ai-privacy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.ai-privacy-panel,.ai-privacy-note{padding:clamp(1.1rem,3vw,1.5rem)}.ai-privacy-panel h2,.ai-privacy-note h2{color:var(--landing-ink);margin:0 0 1rem;font-size:1.35rem;font-weight:800;line-height:1.2}.ai-privacy-list{gap:1rem;display:grid}.ai-privacy-list article{grid-template-columns:12px minmax(0,1fr);gap:.75rem;display:grid}.ai-privacy-mark{background:#1d9b36;border-radius:999px;width:12px;height:12px;margin-top:.32rem;box-shadow:0 0 0 5px #1d9b361f}.ai-privacy-mark-blue{background:#2356c7;box-shadow:0 0 0 5px #2356c71f}.ai-privacy-list h3{color:#000;margin:0 0 .25rem;font-size:1rem;font-weight:800;line-height:1.25}.ai-privacy-list p{color:#555;margin:0;font-size:.94rem;line-height:1.55}.landing-testimonials{padding:clamp(4.75rem,8vw,6rem) 1.5rem;overflow:hidden}.landing-testimonial-viewport{min-height:320px}.landing-testimonials-title{letter-spacing:-.5px;margin-bottom:clamp(3rem,6vw,4rem)}.landing-testimonial-slide{width:min(460px,85vw)}.landing-testimonial-card{text-align:center;background:#fff;border-radius:18px;padding:clamp(2rem,4vw,2.5rem)}.landing-testimonial-quote{color:var(--landing-ink);margin:0 0 1.5rem;font-size:clamp(1.05rem,2vw,1.2rem);font-style:italic;line-height:1.7}.landing-testimonial-author{color:var(--landing-blue);font-size:1rem;font-weight:700}.landing-testimonial-author span{color:#555;white-space:pre-line;margin-top:.25rem;font-size:.9rem;font-weight:600;display:block}.landing-testimonial-dots{justify-content:center;gap:.6rem;margin-top:2.5rem;display:flex}.landing-testimonial-dot{cursor:pointer;background:0 0;border:0;place-items:center;width:32px;height:32px;padding:0;display:grid}.landing-testimonial-dot:before{content:"";background:#cfd8ee;border-radius:999px;width:8px;height:8px;transition:width .2s,background .2s}.landing-testimonial-dot.is-active:before{background:#2356c7;width:22px}.landing-cta-section{padding:clamp(4.75rem,8vw,6rem) 1.5rem}.landing-cta-section p{margin-bottom:2rem}.landing-footer{color:#777;text-align:center;border-top:1px solid #eee;margin-top:40px;padding:25px 10px;font-size:.8rem;line-height:1.5}@media (width<=760px){.landing-shell{width:min(100% - 28px,1100px)}.landing-nav-inner{width:min(100% - 24px,1180px)}.landing-nav-actions{flex-wrap:nowrap;gap:.5rem}.landing-nav-button,.landing-nav-signin,.landing-button{min-height:40px;padding:.65rem .9rem;font-size:.9rem}.landing-nav-cta{padding-left:.9rem;padding-right:.9rem}.landing-hero{padding-top:2.35rem}.landing-hero-grid,.landing-feature,.landing-feature.is-reversed,.landing-demo-layout{text-align:center;flex-direction:column;align-items:center;gap:1.75rem}.landing-demo-layout{display:flex}.landing-hero-copy,.landing-product-frame,.landing-feature-media,.landing-feature-copy{flex-basis:auto;width:100%;min-width:0}.landing-hero-copy{display:contents}.landing-hero-copy,.landing-section-muted .landing-shell,.landing-feature-copy,.landing-demo-copy,.landing-pricing-copy{text-align:center}.landing-demo-copy p:not(.demo-kicker){margin-left:auto;margin-right:auto}.landing-hero h1{text-align:center;order:1;font-size:clamp(2.35rem,11vw,3.25rem)}.landing-hero-copy .landing-button{order:3;align-self:center}.landing-product-frame{order:2}.landing-feature:not(.is-stacked) .landing-feature-copy{order:1}.landing-feature:not(.is-stacked) .landing-feature-media{order:2}.landing-section,.landing-demo-page,.landing-testimonials,.landing-cta-section{padding-top:3.75rem;padding-bottom:3.75rem}.landing-section-lead{margin-bottom:2rem;margin-left:auto;margin-right:auto}.landing-stats-grid,.landing-step-grid,.landing-pricing-facts{grid-template-columns:1fr}.landing-feature-stack{gap:3.75rem}.landing-feature.is-stacked{text-align:center}.landing-stats-grid,.landing-step-grid{text-align:center;justify-items:center}.landing-step-grid{gap:1.35rem;margin:2.25rem 0}.landing-pricing-page,.ai-privacy-page{align-items:flex-start;min-height:auto}.landing-pricing{text-align:center;align-items:center;gap:2rem}.landing-pricing-card{text-align:left;width:100%;max-width:none}.landing-pricing-facts{margin-left:auto;margin-right:auto}.landing-pricing-facts div{text-align:center}.landing-pricing-compare,.ai-privacy-hero,.ai-privacy-grid{grid-template-columns:1fr}.ai-privacy-hero{text-align:center}.ai-privacy-hero p,.ai-privacy-note p{margin-left:auto;margin-right:auto}.landing-price-secondary{text-align:center;flex-direction:column;align-items:center;gap:.25rem}.landing-estimate-summary strong{text-align:center}.landing-testimonials-title{margin-bottom:2rem}.landing-testimonial-viewport{min-height:440px}.landing-testimonial-slide{width:min(100%,88vw)}.landing-testimonial-card{padding:1.5rem}.landing-testimonial-dots{margin-top:1.75rem}}@media (width<=430px){.landing-shell{width:min(100% - 24px,1100px)}.landing-nav-inner{gap:.45rem;width:min(100% - 18px,1180px)}.landing-brand img{width:30px;height:30px}.landing-nav-actions{gap:.35rem}.landing-nav-tab,.landing-nav-signin,.landing-nav-cta{min-height:38px;padding-left:.52rem;padding-right:.52rem;font-size:.82rem}.landing-nav-signin{border-radius:7px}.landing-hero h1{font-size:clamp(2.05rem,11vw,2.65rem)}.landing-section h2,.landing-cta-section h2,.landing-testimonials-title{font-size:clamp(1.75rem,9vw,2.2rem)}.landing-section,.landing-testimonials,.landing-cta-section{padding-top:3rem;padding-bottom:3rem}.landing-pricing-card{border-radius:14px;padding:1.15rem}.landing-pricing-addon{padding:.85rem}.landing-time-primary strong{font-size:clamp(1.95rem,12vw,2.55rem)}.landing-testimonials{padding-left:0;padding-right:0}.landing-testimonial-viewport{min-height:520px}.landing-testimonial-slide{width:min(100%,92vw)}.landing-testimonial-card{padding:1.2rem}.landing-testimonial-quote{font-size:1rem;line-height:1.6}}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg)translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg)translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg)translateY(-100%)}.annotationLayer canvas{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--total-scale-factor));box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}
