*{box-sizing:border-box}body{margin:0;background:#f3f6f8;color:#1f2933;font-family:Arial,sans-serif}.app-shell{display:flex;min-height:100vh;width:100%}.app-shell>.panel{margin:.5in;min-height:calc(100vh - 1in)}.panel{background:#fff;border:1px solid #d8e0e8;border-radius:8px;box-shadow:0 2px 12px #1f293314;flex:1;min-height:260px;padding:40px;width:100%}.upload-drop-active{border-color:#0b6fcb;box-shadow:0 0 0 3px #0b6fcb2e,0 2px 12px #1f293314}.viewer-shell{min-height:100vh}.viewer-panel{display:flex;flex-direction:column;height:100vh;min-height:100vh;overflow:hidden;width:100%}.viewer-toolbar{align-items:center;background:#fff;border-bottom:1px solid #d8e0e8;display:flex;gap:10px;min-height:56px;padding:10px 16px;position:sticky;top:0;z-index:1}.viewer-toolbar-separator{align-self:stretch;border-left:1px solid #d8e0e8;margin:2px 0}.viewer-workspace{display:flex;flex:1;min-height:0;overflow:hidden}.viewer-content{align-items:flex-start;display:flex;flex:1;justify-content:center;min-width:0;overflow:auto;padding:24px}.viewer-image{background:#fff;border:1px solid #bcc0c5;height:auto;max-width:100%}.viewer-chat-panel{background:#fff;border-left:1px solid #d8e0e8;display:flex;flex:0 0 360px;flex-direction:column;min-height:0;overflow:hidden;width:360px}.viewer-chat-header{border-bottom:1px solid #d8e0e8;flex:0 0 auto;padding:14px 16px}.viewer-chat-header h2{font-size:1rem;margin:0}.viewer-chat-messages{display:flex;flex-direction:column;flex:1;gap:10px;min-height:0;overflow-y:auto;padding:16px}.viewer-chat-message{border-radius:8px;font-size:12px;line-height:1.45;max-width:88%;overflow-wrap:anywhere;padding:10px 12px;white-space:pre-wrap}.viewer-chat-message-user{align-self:flex-end;background:#184d47;color:#fff}.viewer-chat-message-assistant{align-self:flex-start;background:#eef3f8;color:#1f2933}.viewer-chat-message-image{max-width:44%;padding:5px 6px}.viewer-chat-image-wrap{margin-top:6px;max-width:100%;position:relative}.viewer-chat-message>.viewer-chat-image-wrap:first-child{margin-top:0}.viewer-chat-image{border-radius:5px;display:block;height:auto;max-height:280px;max-width:100%;object-fit:contain}.viewer-chat-image-loading{color:#687887;display:block;font-size:12px;padding:20px}.viewer-chat-image-save,.viewer-chat-image-edit{align-items:center;background:#ffffffeb;border:1px solid rgba(82,97,109,.45);border-radius:4px;bottom:6px;color:#334e68;display:inline-flex;height:28px;justify-content:center;min-width:28px;opacity:0;padding:0;position:absolute;transition:opacity .12s ease;width:28px}.viewer-chat-image-save{right:6px}.viewer-chat-image-edit{left:6px}.viewer-chat-image-save:disabled,.viewer-chat-image-edit:disabled{opacity:0}.viewer-chat-image-wrap:hover .viewer-chat-image-save,.viewer-chat-image-wrap:hover .viewer-chat-image-edit{opacity:.92}.viewer-chat-image-save:hover:not(:disabled),.viewer-chat-image-edit:hover:not(:disabled){background:#fff;color:#0b6fcb}.viewer-chat-composer{border-top:1px solid #d8e0e8;display:grid;flex:0 0 auto;gap:10px;padding:12px}.viewer-chat-composer .error-message{margin:0}.viewer-chat-active-image{align-items:center;background:#eef3f8;border:1px solid #cbd5df;border-radius:6px;color:#334e68;display:flex;font-size:12px;gap:8px;padding:5px 6px}.viewer-chat-active-image img{border-radius:3px;height:28px;object-fit:cover;width:28px}.viewer-chat-active-image span{flex:1}.viewer-chat-active-image button{align-items:center;background:transparent;border:0;color:#52616d;display:inline-flex;font-size:18px;height:24px;justify-content:center;min-width:24px;padding:0;width:24px}.viewer-chat-active-image button:hover:not(:disabled){background:#dce6ef}.viewer-chat-composer textarea{border:1px solid #b9c5cf;border-radius:6px;color:#1f2933;font:inherit;font-size:12px;max-height:180px;min-height:117px;padding:10px 12px;resize:vertical;width:100%}.viewer-chat-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.viewer-chat-left-actions{align-items:center;display:flex;gap:8px;margin-right:auto}.viewer-chat-more-actions{position:relative}.viewer-chat-more-button,.viewer-chat-select-image-button{align-items:center;background:transparent;border:0;color:#1f2933;display:inline-flex;justify-content:center;min-width:0;padding:0}.viewer-chat-more-button:hover:not(:disabled),.viewer-chat-select-image-button:hover:not(:disabled){background:transparent}.viewer-chat-actions-menu{background:#fff;border:1px solid #d8e0e8;border-radius:6px;bottom:calc(100% + 6px);box-shadow:0 4px 12px #1f293324;min-width:120px;padding:4px;position:absolute;left:0;z-index:2}.viewer-chat-actions-menu button{background:transparent;border:0;color:#1f2933;padding:8px 10px;text-align:left;width:100%}.viewer-chat-actions-menu button:hover:not(:disabled){background:#eef3f8}.top-row{align-items:flex-start;display:flex;gap:24px;justify-content:space-between}.top-row>div:first-child{flex:1;min-width:0}.primary-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;width:100%}h1{color:#184d47;font-size:2rem;line-height:1.2;margin:0 0 16px}p{color:#52616d;line-height:1.5;margin:0 0 20px}button{background:#184d47;border:0;border-radius:6px;color:#fff;cursor:pointer;font:inherit;font-size:14px;min-width:96px;padding:10px 16px}button:hover:not(:disabled){background:#0f3935}button:disabled{cursor:not-allowed;opacity:.7}.danger-action{background:#a4352a}.danger-action:hover:not(:disabled){background:#7f251d}.icon-action-button{align-items:center;background:#fff;border:1px solid #9aa9b6;color:#1f2933;display:inline-flex;justify-content:center;min-width:44px;padding:10px;width:44px}.icon-action-button:hover:not(:disabled){background:#eef3f8;border-color:#52616d}.icon-action-button svg{color:currentColor;display:block}.file-upload-input{display:none}.primary-action{min-width:120px}.auth-panel{align-self:flex-start;flex:0 0 auto;height:300px;max-width:660px;min-height:300px;padding:28px 32px 32px;width:660px}.app-shell>.auth-panel{min-height:300px}.auth-panel .brand-lockup{margin-bottom:18px}.auth-panel .brand-name{color:#1f2933;font-size:2em;line-height:1.2}.auth-panel .chartstudio-logo{flex-basis:56px;height:56px;margin-left:0;margin-right:0;width:56px}.auth-panel .chartstudio-logo svg{height:56px;width:56px}.auth-panel p{margin-bottom:24px}.link-action{background:transparent;color:#0b6fcb;min-width:0;padding:0;text-align:left}.link-action:hover:not(:disabled){background:transparent;text-decoration:underline}.error-message{background:#fff1f1;border:1px solid #f0b7b7;border-radius:6px;color:#9a1c1c;padding:12px 14px}.chart-browser-shell{background:#fff;display:flex;flex:1;flex-direction:column;min-height:100vh;overflow:hidden;width:100%}.chart-browser-shell.upload-drop-active{box-shadow:inset 0 0 0 3px #0b6fcb33}.browser-app-toolbar{align-items:center;background:#fff;border-bottom:1px solid #d8e0e8;display:grid;flex:0 0 auto;gap:16px;grid-template-columns:256px minmax(0,1fr) max-content;min-height:64px;padding:0 18px 0 20px;position:relative;z-index:3}.brand-lockup{align-items:center;display:inline-flex;gap:4px;min-width:0}.chartstudio-logo{align-items:center;color:#2f3437;display:inline-flex;flex:0 0 64px;height:64px;justify-content:center;margin-left:-10px;margin-right:-8px;width:64px}.chartstudio-logo svg{display:block;height:64px;width:64px}.chartstudio-logo .logo-gear{fill:none;stroke-linejoin:round;stroke-width:1}.chartstudio-logo .logo-gear-one{stroke:#2f3437}.chartstudio-logo .logo-star{fill:#f97316;stroke:none}.chartstudio-logo .logo-gear-two{stroke:#f97316}.chartstudio-logo .logo-gear-three,.chartstudio-logo .logo-gear-four{stroke:#2f3437}.chartstudio-logo .logo-line{fill:none;stroke:#2f3437;stroke-linecap:round;stroke-linejoin:round;stroke-width:1}.brand-name{color:#22313f;font-size:20px;font-weight:700;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolbar-action-group{align-items:center;display:flex;gap:6px;min-width:0;white-space:nowrap}.primary-toolbar-actions{justify-content:flex-start;overflow:hidden}.utility-toolbar-actions{justify-content:flex-end;min-width:max-content}.toolbar-icon-button{align-items:center;background:transparent;border:0;border-radius:6px;color:#384653;display:inline-flex;height:40px;justify-content:center;min-width:40px;padding:0;width:40px}.toolbar-icon-button:hover:not(:disabled){background:#eef3f8;color:#1f2933}.toolbar-icon-button:disabled{opacity:.38}.toolbar-icon-button svg{display:block}.danger-toolbar-action{color:#8f2d24}.toolbar-user-control{align-items:center;border-radius:6px;color:#384653;display:inline-flex;height:40px;justify-content:center;position:relative;width:40px}.toolbar-user-control:hover{background:#eef3f8}.toolbar-user-control>svg{pointer-events:none;position:absolute}.toolbar-user-control .cl-userButtonTrigger{height:40px;opacity:0;width:40px}.browser-workspace{display:flex;flex:1;min-height:0;overflow:hidden}.browser-sidebar{background:#f7f9fb;border-right:1px solid #d8e0e8;display:flex;flex:0 0 256px;flex-direction:column;gap:6px;min-height:0;padding:18px 14px;width:256px}.new-chart-button{align-items:center;align-self:flex-start;background:#184d47;border-radius:8px;box-shadow:0 1px 3px #1f293324;display:inline-flex;gap:8px;justify-content:flex-start;margin-bottom:12px;min-height:44px;min-width:156px;padding:10px 16px}.new-chart-button:hover:not(:disabled){background:#0f3935}.sidebar-nav-button{align-items:center;background:transparent;border-radius:999px;color:#2d3a45;display:inline-flex;gap:12px;justify-content:flex-start;min-height:40px;min-width:0;padding:9px 14px;text-align:left;width:100%}.sidebar-nav-button:hover:not(:disabled){background:#e9eff4}.sidebar-nav-button.active,.sidebar-nav-button.active:hover:not(:disabled){background:#dcebe7;color:#184d47;font-weight:700}.charts-section{flex:1;min-width:0;overflow:auto;padding:28px 32px}.breadcrumb{align-items:center;color:#22313f;display:flex;flex-wrap:wrap;font-size:1.25rem;font-weight:700;gap:6px;line-height:1.3;margin:0 0 16px;-webkit-user-select:none;user-select:none}.breadcrumb>span{align-items:center;display:inline-flex;gap:6px}.breadcrumb-button{background:transparent;color:#184d47;font:inherit;min-width:0;padding:0;text-align:left}.breadcrumb-button:hover:not(:disabled){background:transparent;color:#0b6fcb;text-decoration:underline}.breadcrumb-button:disabled{color:#22313f;cursor:default;opacity:1}.breadcrumb-separator{color:#7b8a97;font-weight:400}.table-toolbar{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}.table-toolbar p{color:#2d3a45;font-weight:700;margin:0}.table-toolbar label{align-items:center;color:#52616d;display:flex;font-size:14px;gap:8px}.table-toolbar select{border:1px solid #b9c5cf;border-radius:6px;color:#1f2933;font:inherit;padding:8px 10px}h2{color:#22313f;font-size:1.25rem;margin:0 0 16px}.table-wrap{overflow-x:auto}.file-browser-empty-state{min-height:220px}.file-browser-empty-state p{margin:0}table{border-collapse:collapse;font-size:14px;min-width:520px;width:100%}th,td{border-bottom:1px solid #d9e1ea;padding:12px;text-align:left;vertical-align:top}th{background:#eef3f8;color:#22313f;font-weight:700}td{color:#2d3a45}.name-cell{align-items:center;display:inline-flex;gap:10px;min-width:0}.row-actions-heading,.row-actions-cell{width:96px}.row-actions-cell{text-align:right;padding-bottom:7px;padding-top:7px;vertical-align:middle}.row-status-icons{align-items:center;color:#52616d;display:inline-flex;gap:5px;min-width:0;margin-right:8px;vertical-align:middle}.row-more-button{align-items:center;background:transparent;color:#52616d;display:inline-flex;height:30px;justify-content:center;min-width:30px;padding:4px;width:30px;vertical-align:middle}.row-more-button:hover:not(:disabled){background:#e6edf3}.context-menu-check-item{align-items:center;display:flex!important;justify-content:space-between}.item-icon{align-items:center;display:inline-flex;flex:0 0 auto;height:24px;justify-content:center;width:24px}.folder-icon{color:#9a6a00}.document-icon{color:#384653}.document-type-chart{color:#184d47}.document-type-png{color:#0f766e}.document-type-jpg{color:#244a9b}.document-type-svg{color:#7c3aed}.document-type-txt,.document-type-csv{color:#7a4a00}.document-type-xlsx{color:#1f7a4d}tbody tr{cursor:pointer;-webkit-user-select:none;user-select:none}tbody tr:hover{background:#f6faf8}.selected-row,.selected-row:hover{background:#e9f5f1}.item-context-menu{background:#fff;border:1px solid #cfd9e3;border-radius:6px;box-shadow:0 12px 28px #0f172a29;min-width:180px;padding:6px;position:fixed;z-index:30}.item-context-menu button{background:transparent;border-radius:4px;color:#22313f;display:block;min-width:0;padding:8px 10px;text-align:left;width:100%}.item-context-menu button:hover:not(:disabled){background:#eef3f8}.item-context-menu button:disabled{opacity:.5}.item-context-menu .context-menu-danger{color:#9a1c1c}.item-context-menu .context-menu-danger:hover:not(:disabled){background:#fff1f1}.context-menu-divider{border-top:1px solid #d9e1ea;margin:6px 0}.sort-button{align-items:center;background:transparent;color:inherit;display:inline-flex;font-size:inherit;font-weight:inherit;gap:8px;justify-content:space-between;min-width:0;padding:0;text-align:left;width:100%}.sort-button:hover:not(:disabled){background:transparent;color:#184d47}.sort-button span{color:#52616d;font-size:12px;font-weight:400}.pagination-row{align-items:center;color:#52616d;display:flex;font-size:14px;gap:16px;justify-content:space-between;margin-top:14px}.pagination-row div{display:flex;gap:8px}.secondary-action{background:#eef3f8;color:#1f2933;min-width:88px}.secondary-action:hover:not(:disabled){background:#dbe7ef}.modal-backdrop{align-items:center;background:#0f172a6b;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:20}.modal-backdrop.background-realtime-backdrop,.modal-backdrop.theme-editor-backdrop{background:transparent}.confirm-dialog{background:#fff;border-radius:8px;box-shadow:0 20px 48px #0f172a3d;max-width:420px;padding:24px;width:100%}.dialog-error-host{position:relative}.dialog-overlay-error{align-items:flex-start;background:#fff1f0;border:1px solid #f0a7a0;border-radius:6px;box-shadow:0 8px 22px #5b211c33;color:#9f2d24;display:flex;font-size:13px;gap:12px;left:12px;line-height:1.35;max-height:96px;overflow:auto;padding:10px 10px 10px 12px;position:absolute;right:12px;top:58px;z-index:5}.dialog-overlay-error span{flex:1;min-width:0;overflow-wrap:anywhere}.dialog-overlay-error button{background:transparent;color:#9f2d24;flex:0 0 auto;font-size:18px;line-height:1;min-width:0;padding:0 2px}.dialog-overlay-error button:hover{background:transparent;color:#6f1d17}.dialog-drag-bar{align-items:center;background:#eef3f8;border-radius:6px 6px 4px 4px;cursor:grab;display:flex;gap:12px;justify-content:space-between;margin:-12px -12px 18px;padding:8px 8px 8px 12px;touch-action:none;-webkit-user-select:none;user-select:none}.dialog-drag-bar:active{cursor:grabbing}.dialog-drag-bar h2{margin:0}.dialog-close-button{align-items:center;background:transparent;border-radius:4px;color:#52616d;display:inline-flex;font-size:12px;font-weight:700;height:28px;justify-content:center;line-height:1;min-width:0;padding:0;text-transform:uppercase;width:28px}.dialog-close-button:hover:not(:disabled){background:#dbe7ef;color:#1f2933}.confirm-dialog p{margin-bottom:24px}.radio-options{border:0;display:grid;gap:12px;margin:0 0 24px;padding:0}.radio-options label{align-items:center;color:#1f2933;display:flex;gap:10px}.radio-options input{accent-color:#184d47;height:16px;margin:0;width:16px}.sr-only{height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px}.page-setup-dialog{max-width:520px}.layers-dialog{background:#fff;border:1px solid #d8e0e8;border-radius:8px;box-shadow:0 12px 30px #0f172a33;min-width:220px;padding:16px;position:fixed;z-index:20}.layer-options{border:0;display:grid;gap:12px;margin:0;padding:0}.layer-options label{align-items:center;cursor:pointer;display:flex;gap:10px}.layer-options input{accent-color:#184d47;height:16px;margin:0;width:16px}.background-dialog{height:min(640px,calc(100vh - 48px));max-width:480px}.background-dialog h2{margin:0}.background-dialog>.dialog-drag-bar{margin-bottom:4px}.background-tabs{border-bottom:1px solid #d8e0e8;display:flex;gap:18px;margin-bottom:7px}.background-tabs button{background:transparent;border-bottom:2px solid transparent;border-radius:0;color:#52616d;font-size:12px;min-width:0;padding:4px 2px 3px}.background-tabs button:hover:not(:disabled){background:transparent;color:#1f2933}.background-tabs button.selected{border-bottom-color:#184d47;color:#184d47;font-weight:700}.background-options{border:0;display:flex;flex-direction:column;font-size:12px;gap:6px;height:calc(100% - 118px);margin:0 0 18px;min-height:0;padding:0}.background-options label{align-items:center;display:flex;gap:7px;line-height:18px}.background-mode-options{display:flex;flex:0 0 auto;gap:22px}.background-options input[type=radio]{accent-color:#184d47}.background-dialog .theme-preset-heading{font-size:12px}.background-preset-area{background:#f8fafc;border:1px solid #d8e0e8;border-radius:6px;display:flex;flex-direction:column;flex:1;gap:4px;margin-top:auto;min-height:0;overflow-y:auto;padding:10px 10px 5px}.background-image-options{display:flex;flex-direction:column;font-size:12px;gap:6px;height:calc(100% - 118px);margin-bottom:18px;min-height:0;padding-top:5px}.background-image-actions{display:flex;gap:8px}.background-image-actions button{font-size:12px;min-width:0;padding:5px 10px}.background-image-actions .background-image-remove-button{align-items:center;background:transparent;border:0;color:#52616d;display:inline-flex;justify-content:center;padding:4px}.background-image-actions .background-image-remove-button:hover:not(:disabled){background:transparent;color:#b42318}.background-image-lock-option,.background-image-sizing label{align-items:center;display:flex;gap:8px}.background-image-lock-option input,.background-image-sizing input{accent-color:#184d47;margin:0}.background-image-lock-option input{height:16px;width:16px}.background-image-sizing{border:0;display:flex;flex-wrap:wrap;gap:6px 16px;margin:0;padding:0}.background-image-actions,.background-image-sizing,.background-image-bottom-controls{-webkit-user-select:none;user-select:none}.background-image-scale-input input{-webkit-user-select:text;user-select:text}.background-image-bottom-controls{align-items:center;display:flex;gap:4px 8px;justify-content:center;min-height:26px;white-space:nowrap}.background-image-bottom-controls>label{align-items:center;display:flex;font-size:12px;gap:2px}.background-image-bottom-controls.image-control-grid{display:grid;grid-template-columns:minmax(150px,1fr) auto auto;justify-content:stretch;width:100%}.image-control-grid>:nth-child(4){grid-column:1}.image-opacity-control{grid-column:2 / 4;min-width:0}.image-opacity-control .opacity-scale-input{flex:1;min-width:0}.opacity-scale-input .background-image-scale-step{background:transparent;border:0}.opacity-scale-input input[type=range]{accent-color:#184d47;border-bottom:1px solid #b9c5cf;border-radius:0;border-top:1px solid #b9c5cf;height:26px;margin:0;padding:0 2px;flex:1;min-width:38px;width:auto}.image-opacity-value{display:inline-block;text-align:right;width:34px}.watermark-image-preview{height:100%;max-width:100%;object-fit:contain;width:100%}.background-image-scale-input{align-items:center;display:flex;gap:0}.background-image-scale-input input{border:1px solid #b9c5cf;border-radius:0;color:#1f2933;font:inherit;font-size:12px;height:26px;padding:0 3px;text-align:center;width:38px}.background-image-scale-step{align-items:center;background:#fff;border:1px solid #b9c5cf;color:#334e68;display:inline-flex;font-size:14px;height:26px;justify-content:center;min-width:22px;padding:0;width:22px}.background-image-scale-step:first-child{border-radius:4px 0 0 4px;border-right:0}.background-image-scale-step:nth-of-type(2){border-left:0;border-radius:0 4px 4px 0;margin-right:3px}.background-image-scale-step:hover:not(:disabled){background:#eef3f8}.background-image-preview-area{align-items:center;background:#f3f6f8;border:1px solid #d8e0e8;border-radius:4px;cursor:pointer;display:flex;flex:1;justify-content:center;min-height:0;overflow:hidden;padding:12px;position:relative;-webkit-user-select:none;user-select:none}.background-image-page-preview{height:100%;overflow:visible;width:100%}.background-image-page-preview-sheet{fill:#fff}.background-image-page-preview-outline{fill:none;shape-rendering:crispEdges;stroke:#b9c5cf;stroke-width:1;vector-effect:non-scaling-stroke}.background-image-page-preview-empty{color:#6b7785;font-size:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.background-preset-empty{display:block}.background-preset-sections{display:flex;flex:1;flex-direction:column;gap:8px;margin-top:auto;min-height:0}.background-preset-sections .background-preset-area{margin-top:0}.theme-preset-area{flex:0 0 auto;overflow:visible}.standard-preset-area{flex:1 1 auto}.solid-preset-grid{display:grid;gap:3px 6px;grid-template-columns:repeat(10,32px);grid-template-rows:repeat(8,32px);justify-content:center}.solid-preset-grid button,.theme-color-grid button{align-items:center;background:transparent;display:flex;height:32px;justify-content:center;min-width:0;padding:0;width:32px}.solid-preset-grid button span,.theme-color-grid button span{border:1px solid rgba(15,23,42,.22);border-radius:50%;display:block;height:24px;width:24px}.solid-preset-grid button.selected span,.theme-color-grid button.selected span{box-shadow:0 0 0 2px #fff,0 0 0 4px #0b6fcb}.solid-preset-grid button:hover:not(:disabled),.theme-color-grid button:hover:not(:disabled){background:transparent}.solid-preset-grid button:hover:not(:disabled) span,.theme-color-grid button:hover:not(:disabled) span{box-shadow:0 0 0 2px #fff,0 0 0 4px #7894aa}.solid-preset-grid button.selected:hover:not(:disabled) span,.theme-color-grid button.selected:hover:not(:disabled) span{box-shadow:0 0 0 2px #fff,0 0 0 4px #0b6fcb}.theme-preset-header{align-items:center;display:flex;gap:2px}.theme-preset-heading{color:#52616d;font-size:14px;font-weight:400;text-transform:uppercase}.theme-switcher{position:relative}.theme-switcher summary{align-items:center;border-radius:3px;color:#52616d;cursor:pointer;display:flex;height:22px;justify-content:center;list-style:none;width:22px}.theme-switcher summary::-webkit-details-marker{display:none}.theme-switcher summary:hover{background:#e2e8ef;color:#1f2933}.theme-switcher summary:focus-visible{outline:2px solid #0b6fcb;outline-offset:1px}.theme-switcher-menu{background:#fff;border:1px solid #cbd5df;border-radius:5px;box-shadow:0 8px 20px #0f172a2e;left:0;min-width:150px;padding:5px 0;position:absolute;top:calc(100% + 3px);z-index:3}.theme-switcher-menu button{align-items:center;background:transparent;color:#1f2933;display:flex;font-size:12px;gap:5px;min-width:100%;padding:6px 20px 6px 9px;text-align:left;white-space:nowrap}.theme-switcher-menu button:hover:not(:disabled){background:#eef3f8}.theme-switcher-group+.theme-switcher-group{border-top:1px solid #e1e7ed;margin-top:4px;padding-top:4px}.theme-switcher-group-label{color:#6b7785;font-size:10px;padding:3px 20px 3px 9px;text-transform:uppercase}.theme-switcher-check{align-items:center;display:inline-flex;flex:0 0 14px;justify-content:center}.theme-color-grid{display:grid;gap:6px;grid-template-columns:repeat(10,32px);justify-content:center;padding-bottom:4px}.background-preset-divider{border-top:1px solid #cbd5df;margin:2px 0;width:100%}.gradient-preset-grid{display:grid;gap:3px 5px;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:30px}.gradient-preset-grid button,.theme-gradient-grid button{align-items:center;background:transparent;border:2px solid transparent;color:#1f2933;display:flex;min-width:0;padding:2px}.gradient-preset-grid button.selected,.theme-gradient-grid button.selected{border-color:#0b6fcb}.gradient-preset-grid button:hover:not(:disabled),.theme-gradient-grid button:hover:not(:disabled){background:transparent;border-color:#7894aa}.gradient-preset-grid button.selected:hover:not(:disabled),.theme-gradient-grid button.selected:hover:not(:disabled){border-color:#0b6fcb}.theme-gradient-grid{display:grid;gap:3px 5px;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,30px)}.gradient-preset-swatch{box-sizing:border-box;border:1px solid rgba(15,23,42,.15);border-radius:4px;display:block;height:100%;min-height:0;width:100%}.background-dialog .dialog-actions>div{display:flex;gap:10px}.background-dialog .dialog-actions{align-items:center;justify-content:space-between}.background-dialog.watermark-dialog .dialog-actions{justify-content:flex-end;margin-top:auto}.watermark-dialog{display:flex;flex-direction:column}.watermark-dialog .background-image-options{flex:1;height:auto}.watermark-dialog .background-image-preview-area{min-height:min(300px,42vh)}.master-dialog{display:flex;flex-direction:column;font-size:12px;max-width:720px}.master-dialog-content{display:flex;flex:1;flex-direction:column;gap:8px;min-height:0}.master-preview-area{align-items:center;background:#f3f6f8;border:1px solid #d8e0e8;border-radius:4px;display:flex;height:min(390px,56vh);justify-content:center;min-height:190px;overflow:hidden;padding:12px;position:relative}.master-preview-area svg{height:100%;overflow:visible;width:100%}.master-preview-page{fill:#fff}.master-preview-margins{fill:none;stroke:#d5dde5;stroke-dasharray:4 3;stroke-width:1;vector-effect:non-scaling-stroke}.master-preview-outline{fill:none;shape-rendering:crispEdges;stroke:#b9c5cf;stroke-width:1;vector-effect:non-scaling-stroke}.master-preview-element{cursor:pointer}.master-preview-selection{fill:transparent;stroke:transparent;stroke-width:1;vector-effect:non-scaling-stroke}.master-preview-selection.selected{fill:#0b6fcb0d;stroke:#0b6fcb;stroke-dasharray:3 2}.master-preview-empty{color:#6b7785;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.master-editor-area{background:#f8fafc;border:1px solid #d8e0e8;border-radius:4px;display:flex;flex:1;flex-direction:column;gap:8px;min-height:118px;padding:8px}.master-editor-area.disabled{background:#f1f3f5}.master-editor-grid{display:grid;flex:1;gap:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:0}.master-editor-text-column{display:flex;flex-direction:column;gap:6px;min-width:0}.master-editor-area textarea{border:1px solid #cbd5df;border-radius:4px;box-sizing:border-box;font:inherit;min-height:74px;padding:6px 8px;resize:vertical;width:100%}.master-editor-grid textarea{flex:1;resize:none}.master-editor-style-summary{color:#52616d;font-size:11px;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.master-editor-controls{display:flex;flex-direction:column;gap:6px;justify-content:flex-start;min-width:0}.master-style-toolbar{align-items:center;display:grid;gap:6px}.master-style-toolbar label{align-items:center;display:grid;gap:6px;grid-template-columns:58px minmax(0,1fr) minmax(0,1fr)}.master-style-toolbar select{border:1px solid #cbd5df;border-radius:4px;box-sizing:border-box;font:inherit;height:30px;min-width:0;padding:4px 7px;width:100%}.master-style-toolbar select:first-child{min-width:0}.master-style-toolbar button{align-items:center;border:1px solid #cbd5df;border-radius:4px;display:inline-flex;font:inherit;font-weight:700;height:30px;justify-content:center;min-width:30px;padding:0 7px}.master-style-toolbar button[aria-label=italic],.master-style-toolbar button[aria-label=Italic]{font-style:italic}.master-style-toolbar button[aria-label=underline],.master-style-toolbar button[aria-label=Underline]{text-decoration:underline}.master-style-toolbar button.selected{background:#dbeafe;border-color:#0b6fcb;color:#174f86}.master-text-color{align-items:center;background:transparent;border:0;border-radius:0;color:#52616d;display:flex;gap:5px;height:30px;margin-left:auto;min-width:auto;padding:0}.master-text-color:hover:not(:disabled){background:transparent}.master-style-toolbar .master-text-color,.theme-font-style-row .theme-font-color-input{background:transparent;border:0;border-radius:0;color:#52616d;height:30px;min-width:auto;padding:0}.master-style-toolbar .master-text-color:hover:not(:disabled),.theme-font-style-row .theme-font-color-input:hover:not(:disabled){background:transparent}.master-text-color-swatch{border:1px solid #b9c5cf;border-radius:3px;box-sizing:border-box;height:22px;transition:border-color .12s ease,box-shadow .12s ease;width:38px}.master-text-color:hover:not(:disabled) .master-text-color-swatch{border-color:#7894aa;box-shadow:0 0 0 1px #dbe7ef}.master-pinning-controls{display:grid;gap:6px}.master-pinning-controls label{align-items:center;color:#52616d;display:grid;gap:6px;grid-template-columns:58px minmax(0,1fr) minmax(0,1fr)}.master-pinning-controls select{border:1px solid #cbd5df;border-radius:4px;box-sizing:border-box;font:inherit;height:30px;min-width:0;padding:4px 7px;width:100%}.master-editor-empty{align-self:center;color:#6b7785;margin:auto}.master-dialog-actions{margin-top:12px}.master-management-actions{align-items:center;display:flex;gap:6px}.master-add-menu{position:relative}.master-add-menu summary{background:#184d47;border:0;border-radius:6px;color:#fff;cursor:pointer;font:inherit;list-style:none}.master-add-menu summary:hover{background:#0f3935}.master-add-menu summary:focus-visible{outline:2px solid #0b6fcb;outline-offset:2px}.master-add-menu summary::-webkit-details-marker{display:none}.master-add-menu-options{background:#fff;border:1px solid #cbd5df;border-radius:5px;bottom:calc(100% + 6px);box-shadow:0 8px 20px #0f172a2e;display:flex;flex-direction:column;left:0;min-width:120px;padding:4px;position:absolute;z-index:5}.master-add-menu-options button{background:transparent;color:#1f2933;justify-content:flex-start;min-width:100%;padding:7px 9px;text-align:left}.master-add-menu-options button:hover:not(:disabled){background:#e8eef4}.background-dialog .image-tab-dialog-actions{justify-content:flex-end}.theme-dialog{display:flex;flex-direction:column;font-size:12px;height:min(640px,calc(100vh - 48px))}.theme-dialog>.dialog-drag-bar{margin-bottom:12px}.theme-dialog button,.theme-dialog input,.theme-dialog select,.theme-dialog .dialog-close-button{font-size:12px}.theme-dialog-content{display:flex;flex:1;flex-direction:column;min-height:0}.theme-selected-pad{background:#eef3f8;border:1px solid #cbd5df;border-radius:6px;color:#1f2933;padding:9px 10px}.theme-selected-pad .theme-preset-header{min-height:22px}.theme-text-tab{display:flex;flex:1;flex-direction:column;gap:12px;min-height:0}.theme-typography-previews{display:grid;flex:1;gap:9px;grid-template-rows:repeat(5,minmax(0,1fr));min-height:0}.theme-typography-preview{align-items:center;background:#fff;border:1px solid #cbd5df;border-radius:6px;color:#1f2933;display:flex;justify-content:flex-start;min-height:0;min-width:100%;overflow:hidden;padding:8px 14px;text-align:left}.theme-typography-preview:hover:not(:disabled){background:#f8fafc;border-color:#94a7b8}.theme-common-font-row{align-items:center;display:flex;flex:0 0 auto;gap:12px;justify-content:space-between}.theme-common-font-row label{align-items:center;display:inline-flex;gap:7px}.theme-common-font-row select,.theme-font-fields select{border:1px solid #cbd5df;border-radius:4px;font:inherit;padding:4px 7px}.theme-style-pad{background:#eef3f8;border:1px solid #cbd5df;border-radius:6px;display:flex;flex:0 0 auto;flex-direction:column;gap:10px;padding:10px}.theme-style-pad .theme-common-font-row{gap:8px;justify-content:flex-start;min-height:26px}.theme-style-pad .theme-common-font-row.hidden-control-row{pointer-events:none;visibility:hidden}.theme-style-pad .theme-common-font-row select{min-width:128px}.theme-style-pad .theme-common-font-row select.hidden-control{pointer-events:none;visibility:hidden}.theme-style-pad-label{color:#52616d;font-size:12px;font-weight:700;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-style-dialog .theme-dialog-content{gap:10px}.text-style-dialog .theme-typography-previews{flex:0 0 auto;gap:6px 8px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,34px)}.text-style-dialog .theme-typography-preview{justify-content:center;padding:6px 10px;text-align:center}.text-style-dialog .theme-typography-preview span{display:block;line-height:1.05;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-font-dialog{display:flex;flex-direction:column;font-size:12px;gap:6px;max-width:460px}.theme-font-dialog button,.theme-font-dialog input,.theme-font-dialog select,.theme-font-dialog .dialog-close-button{font-size:12px}.theme-font-dialog .dialog-drag-bar{margin-bottom:9px}.theme-font-dialog-preview{align-items:center;background:#fff;border:1px solid #cbd5df;border-radius:6px;display:flex;justify-content:center;min-height:148px;overflow:hidden;padding:5px 12px 30px;position:relative}.theme-font-dialog-single .theme-font-dialog-preview{min-height:104px;padding-bottom:30px}.theme-font-dialog-preview span:first-child{line-height:1;max-width:100%;text-align:center;white-space:nowrap}.theme-font-preview-size-buttons{bottom:6px;display:flex;gap:4px;left:8px;position:absolute}.theme-font-preview-size-buttons button{background:#eef3f8;border:1px solid #cbd5df;border-radius:4px;color:#52616d;height:22px;min-width:22px;padding:0}.theme-font-preview-size-buttons button:hover:not(:disabled){background:#e1e9f0}.theme-font-preview-size-buttons button.selected{background:#dbeafe;border-color:#0b6fcb;color:#174f86}.theme-font-preview-scale-buttons button{min-width:38px;padding:0 5px}.theme-font-fields{display:grid;gap:6px}.theme-font-fields label{align-items:center;display:grid;gap:8px;grid-template-columns:76px 1fr}.theme-font-toolbar-row{align-items:center;display:flex;gap:12px;justify-content:space-between}.theme-font-family-field{align-items:center;display:flex!important;flex:1 1 auto;gap:6px!important;grid-template-columns:none!important;margin:0}.theme-font-family-field span{flex:0 0 auto;white-space:nowrap}.theme-font-family-field select{flex:1 1 auto}.theme-font-size-fields{border:1px solid #cbd5df;border-radius:6px;display:grid;gap:6px;margin:0 0 6px;padding:6px 10px 7px}.theme-font-dialog-single .theme-font-size-fields{margin-bottom:6px}.theme-font-size-row{align-items:center;display:grid;gap:8px;grid-template-columns:76px 1fr}.theme-font-size-control{align-items:center;display:grid;gap:4px;grid-template-columns:26px 72px 26px}.theme-font-size-control button{align-items:center;background:#eef3f8;border:1px solid #cbd5df;border-radius:4px;color:#52616d;display:inline-flex;height:28px;justify-content:center;min-width:26px;padding:0}.theme-font-size-control button:hover:not(:disabled){background:#e1e9f0}.theme-font-size-control input{appearance:textfield;-moz-appearance:textfield;border:1px solid #cbd5df;border-radius:4px;box-sizing:border-box;height:28px;padding:0 20px 0 6px;text-align:center;width:72px}.theme-font-size-control input::-webkit-inner-spin-button,.theme-font-size-control input::-webkit-outer-spin-button{appearance:none;margin:0}.theme-font-size-input-wrap{display:block;height:28px;position:relative;width:72px}.theme-font-size-arrow{background:transparent;border:0;border-radius:0;height:26px;min-width:18px;padding:0;position:absolute;right:1px;top:1px;width:18px}.theme-font-size-arrow:hover:not(:disabled){background:transparent}.theme-font-size-control .theme-font-size-arrow,.theme-font-size-control .theme-font-size-arrow:hover:not(:disabled){background:transparent;border:0;color:transparent}.theme-font-size-arrow:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #52616d;content:"";left:5px;pointer-events:none;position:absolute;top:10px}.theme-font-size-menu{background:#fff;border:1px solid #cbd5df;border-radius:4px;box-shadow:0 8px 18px #0f172a29;display:grid;overflow:hidden;position:absolute;right:0;top:30px;width:58px;z-index:20}.theme-font-size-menu.open-up{bottom:30px;top:auto}.theme-font-size-menu button{background:transparent;border:0;border-radius:0;color:#1f2933;height:24px;justify-content:center;min-width:0;padding:0}.theme-font-size-menu button:hover:not(:disabled){background:#eef3f8}.theme-font-size-menu button.selected{background:#dbeafe;color:#174f86}.theme-font-size-fields legend{color:#52616d;padding:0 4px}.theme-font-style-row{align-items:center;display:flex;gap:7px}.theme-font-style-row button{align-items:center;border:1px solid #cbd5df;border-radius:4px;display:inline-flex;height:30px;justify-content:center;min-width:30px;padding:0 7px}.theme-font-style-row button[aria-label=Italic]{font-style:italic}.theme-font-style-row button[aria-label=Underline]{text-decoration:underline}.theme-font-style-row button.selected{background:#dbeafe;border-color:#0b6fcb;color:#174f86}.theme-font-style-row .theme-font-color-input{display:flex;gap:5px;grid-template-columns:none;margin-left:0}.theme-typography-summary{color:#52616d;display:block;font-size:11px;margin-top:3px}.theme-font-color-button{align-items:center;align-self:flex-start;display:inline-flex;gap:8px}.theme-font-color-swatch{border:1px solid rgba(15,23,42,.25);border-radius:3px;height:18px;width:24px}.color-picker-backdrop{z-index:40}.color-picker-dialog{display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 48px);max-width:480px;overflow-y:auto}.color-picker-dialog h2,.custom-color-selector-dialog h2{margin:0}.color-picker-section{background:#eef3f8;border:1px solid #cbd5df;border-radius:6px;padding:8px 10px 10px}.color-picker-section-label{color:#52616d;font-size:12px;font-weight:700;margin-bottom:7px}.color-picker-theme-grid,.color-picker-standard-grid,.color-picker-custom-grid{display:grid;gap:6px;grid-template-columns:repeat(10,minmax(0,1fr))}.color-picker-theme-grid button,.color-picker-standard-grid button,.color-picker-custom-grid button{border:1px solid rgba(15,23,42,.2);border-radius:3px;height:24px;min-width:0;padding:0;width:100%}.color-picker-theme-grid button:hover:not(:disabled),.color-picker-standard-grid button:hover:not(:disabled),.color-picker-custom-grid button:hover:not(:disabled){box-shadow:0 0 0 1px #fff,0 0 0 2px #7894aa}.color-picker-theme-grid button.selected,.color-picker-standard-grid button.selected,.color-picker-custom-grid button.selected{box-shadow:0 0 0 1px #fff,0 0 0 3px #0b6fcb}.color-picker-custom-swatch.empty{align-items:center;background:linear-gradient(45deg,#e2e8f0 25%,transparent 25%),linear-gradient(-45deg,#e2e8f0 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#e2e8f0 75%),linear-gradient(-45deg,transparent 75%,#e2e8f0 75%);background-color:#fff;background-position:0 0,0 5px,5px -5px,-5px 0;background-size:10px 10px;color:#52616d;display:inline-flex;justify-content:center}.custom-color-selector-backdrop{z-index:50}.custom-color-selector-dialog{border:1px solid #cbd5df;border-radius:7px;display:flex;flex-direction:column;gap:0;max-width:258px;padding:8px}.custom-color-selector-dialog>div:not(.dialog-actions):not(.dialog-drag-bar){width:100%!important}.custom-color-selector-dialog .dialog-actions{gap:8px;margin-top:8px;padding-top:0}.custom-color-selector-dialog .dialog-actions button{min-width:64px;padding:6px 12px}.color-context-menu{min-width:190px;z-index:60}.color-context-value{color:#22313f;font-size:13px;font-weight:400;padding:8px 10px;white-space:nowrap}.theme-custom-label{color:#64748b;font-size:12px;font-weight:700;letter-spacing:.04em;padding:8px 9px 5px}.theme-custom-section{background:#f8fafc;border:1px solid #cbd5df;border-radius:6px;display:flex;flex:1;flex-direction:column;min-height:0}.theme-custom-list{flex:1;min-height:0;overflow-y:auto;padding:5px}.theme-editor-color-grid{display:grid;gap:6px;grid-template-columns:repeat(10,minmax(0,1fr));justify-content:center;min-height:24px;margin-top:14px}.theme-editor-color-grid button{align-self:center;min-width:0;padding:0;border:1px solid rgba(15,23,42,.22);border-radius:3px;height:24px;justify-self:center;width:100%}.theme-editor-color-grid button:hover:not(:disabled){box-shadow:0 0 0 1px #fff,0 0 0 2px #7894aa}.theme-editor-color-grid button.selected,.theme-editor-color-grid button.selected:hover:not(:disabled){box-shadow:0 0 0 1px #fff,0 0 0 3px #0b6fcb}.theme-editor-info{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;color:#1e4f7a;display:flex;gap:12px;margin:10px auto 0;padding:5px 6px 5px 9px;width:100%}.theme-editor-info span{flex:1}.theme-editor-info button{align-items:center;background:transparent;border:0;color:#526f8a;display:inline-flex;font-size:17px;height:24px;justify-content:center;min-width:24px;padding:0;width:24px}.theme-editor-info button:hover:not(:disabled){background:#dbeafe}.theme-color-entry-area{align-items:flex-end;display:flex;gap:8px;justify-content:center;margin-top:12px;position:relative}.theme-color-entry-area label{align-items:center;color:#52616d;display:flex;font-size:12px;gap:4px}.theme-color-entry-area input{border:1px solid #b9c5cf;border-radius:4px;color:#1f2933;font:inherit;height:32px;line-height:normal;padding:0 5px;width:52px}.theme-color-entry-area .theme-color-scale-input input{border-radius:0;height:26px;padding:0 3px;text-align:center;width:42px}.theme-color-entry-area .theme-color-scale-input button{height:26px}.theme-color-picker-popover{background:#fff;border:1px solid #cbd5df;border-radius:7px;bottom:calc(100% + 8px);box-shadow:0 10px 28px #0f172a3d;left:50%;padding:8px;position:absolute;transform:translate(-50%);z-index:4}.theme-color-picker-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:8px}.theme-color-picker-actions button{min-width:64px;padding:6px 12px}.theme-custom-list button{align-items:center;background:transparent;border-radius:4px;color:#1f2933;display:flex;font-size:12px;line-height:16px;margin:2px 0;min-width:100%;padding:3px 9px 3px 18px;text-align:left}.theme-editor-list-name{flex:1}.theme-editor-current-check{align-items:center;color:#0b6fcb;display:inline-flex;flex:0 0 20px;height:16px;justify-content:center;margin-right:3px}.theme-editor-working-spinner{animation:theme-editor-spin .8s linear infinite}@keyframes theme-editor-spin{to{transform:rotate(360deg)}}.theme-editor-list-group+.theme-editor-list-group{border-top:1px solid #d8e0e7;margin-top:7px;padding-top:4px}.theme-custom-list button:hover:not(:disabled){background:#e8eef4}.theme-custom-list button.selected{background:#dbeafe;color:#174f86}.theme-custom-empty{color:#6b7785;display:block;font-size:12px;padding:9px}.theme-dialog-actions{margin-top:18px}.theme-management-actions{display:flex;gap:6px}.theme-management-button{align-items:center;display:inline-flex;height:34px;justify-content:center;min-width:34px;padding:0;width:34px}.nested-modal-backdrop{z-index:30}.background-realtime-option{align-items:center;color:#1f2933;display:flex;font-size:12px;gap:8px}.background-realtime-option input{accent-color:#184d47;height:16px;margin:0;width:16px}.move-dialog{max-width:680px;position:relative}.image-browser-heading,.image-browser-actions{align-items:center;display:flex}.image-browser-heading{gap:16px;justify-content:space-between}.image-browser-heading h2{margin-right:auto}.image-browser-actions{gap:8px}.danger-icon-action{color:#a4352a}.image-drop-active{box-shadow:0 0 0 4px #0b6fcb38}.image-drop-message{align-items:center;background:#eef6fff0;border:2px dashed #0b6fcb;border-radius:6px;color:#075a9e;display:flex;font-size:1.1rem;font-weight:600;inset:82px 24px 76px;justify-content:center;pointer-events:none;position:absolute;z-index:3}.move-breadcrumb{font-size:1rem;margin-bottom:12px}.move-browser{border:1px solid #d8e0e8;border-radius:6px;height:404px;margin-bottom:18px;overflow:auto;-webkit-user-select:none;user-select:none}.move-browser p,.move-browser .file-browser-empty-state{padding:16px}.move-browser-table{min-width:100%}.move-browser-table th{position:sticky;top:0;z-index:1}.move-browser-table tbody tr{cursor:pointer}.save-image-file-row-disabled{color:#9aa5b1;cursor:default!important}.save-image-dialog .move-browser-table{font-size:12px}.save-image-dialog .move-browser-table th,.save-image-dialog .move-browser-table td{padding:8px 10px}.save-image-footer{align-items:center;display:flex;gap:24px;justify-content:space-between}.save-image-name-field{flex:1;min-width:0}.save-image-name-field input{border:1px solid #9aa5b1;border-radius:5px;box-sizing:border-box;font-size:12px;font-weight:400;height:36px;padding:0 14px;width:100%}.save-image-name-field input:focus{border-color:#0b6fcb;outline:none}.save-image-footer .dialog-actions button{height:36px}.move-browser-table .move-browser-file-row{cursor:default;opacity:.72}.move-browser-table .move-browser-file-row:hover{background:transparent}.page-setup-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:18px}.page-setup-grid label{color:#52616d;display:flex;flex-direction:column;font-size:14px;gap:8px}.page-setup-grid input,.page-setup-grid select{border:1px solid #b9c5cf;border-radius:6px;color:#1f2933;font:inherit;padding:10px 12px;width:100%}.page-setup-grid input[type=range]{accent-color:#184d47;padding:0}.watermark-grid{grid-template-columns:minmax(0,1fr)}.page-setup-margins{border:1px solid #d8e0e8;border-radius:8px;margin:0 0 24px;padding:16px 16px 0}.page-setup-margins legend{color:#22313f;font-weight:700;padding:0 6px}.rename-field{color:#52616d;display:flex;flex-direction:column;font-size:14px;gap:8px;margin-bottom:24px}.rename-field input{border:1px solid #b9c5cf;border-radius:6px;color:#1f2933;font:inherit;padding:10px 12px;width:100%}.rename-theme-dialog .rename-field,.rename-item-dialog .rename-field{margin-bottom:16px}.field-help,.field-error{font-size:12px;line-height:1.35}.field-help{color:#687887}.field-error{color:#b42318}.dialog-actions{display:flex;gap:10px;justify-content:flex-end}@media(max-width:820px){.browser-app-toolbar{gap:8px 12px;grid-template-columns:minmax(0,1fr) max-content;min-height:auto;padding:10px 12px}.primary-toolbar-actions{grid-column:1 / -1;justify-content:flex-start;order:3;overflow:visible}}@media(max-width:640px){.app-shell{min-height:100vh;width:100%}.app-shell>.panel{margin:.25in;min-height:calc(100vh - .5in);padding:24px}.app-shell>.auth-panel{min-height:300px}.browser-app-toolbar{gap:8px;grid-template-columns:minmax(0,1fr) max-content}.brand-name{font-size:18px}.primary-toolbar-actions{grid-column:1 / -1;order:3}.utility-toolbar-actions{justify-content:flex-end}.browser-workspace{flex-direction:column}.browser-sidebar{border-bottom:1px solid #d8e0e8;border-right:0;flex:0 0 auto;gap:8px;padding:12px;width:100%}.new-chart-button{align-self:stretch;justify-content:center;margin-bottom:4px;width:100%}.charts-section{padding:20px 16px}.top-row{align-items:stretch;flex-direction:column-reverse}.table-toolbar,.pagination-row{align-items:stretch;flex-direction:column}.pagination-row div{justify-content:space-between}.viewer-workspace{flex-direction:column}.viewer-chat-panel{border-left:0;border-top:1px solid #d8e0e8;flex:0 0 320px;width:100%}}
