.quick-message-page{width:calc(100% - 32px);max-width:1040px;margin:32px auto 64px}.quick-message-page-card{overflow:visible;background:#ffffff;border:1px solid #e2e8e6;border-radius:18px;box-shadow:0 16px 42px rgba(24,52,46,0.1)}.quick-message-page-header{display:flex;align-items:flex-start;gap:18px;padding:32px 36px 28px;background:linear-gradient(135deg, #f2fbf7 0%, #fff 72%);border-bottom:1px solid #e2eee9;border-radius:18px 18px 0 0}.quick-message-page-header__icon{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 52px;color:#ffffff;background:linear-gradient(145deg, #00a884, #087667);border-radius:15px;box-shadow:0 8px 18px rgba(0,168,132,0.22)}.quick-message-page-header__icon .material-icons{font-size:27px}.quick-message-page-header__eyebrow{display:block;margin-bottom:3px;color:#07806d;font-size:12px;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.quick-message-page-header h1{margin:0;color:#17211f;font-size:28px;font-weight:750;line-height:1.2}.quick-message-page-header p{max-width:650px;margin:8px 0 0;color:#60706c;font-size:15px;line-height:1.5}.quick-message-form{padding:8px 36px 0}.quick-message-errors{display:flex;gap:12px;margin:22px 0 0;padding:15px 17px;color:#8e2c25;background:#fff3f1;border:1px solid #f1c7c2;border-radius:12px}.quick-message-errors>.material-icons{margin-top:1px;color:#c7473d}.quick-message-errors strong{display:block;margin-bottom:3px}.quick-message-errors ul{margin:0;padding-left:18px}.quick-message-section{padding:28px 0 30px;border-bottom:1px solid #edf1ef}.quick-message-section__header{display:flex;align-items:flex-start;gap:13px;margin-bottom:24px}.quick-message-section__number{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;color:#087667;background:#e5f6f1;border:1px solid #c5e8de;border-radius:9px;font-size:14px;font-weight:800}.quick-message-section__header h2{margin:0;color:#1e2a27;font-size:19px;font-weight:750;line-height:1.3}.quick-message-section__header p{margin:4px 0 0;color:#6b7975;font-size:14px;line-height:1.45}.quick-message-fields-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:22px}.quick-message-field{position:relative;min-width:0}.quick-message-label{position:static !important;display:flex !important;align-items:center;gap:8px;width:auto !important;margin-bottom:8px;color:#31403c !important;font-size:14px !important;font-weight:700;transform:none !important}.quick-message-required,.quick-message-optional{padding:2px 7px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:0.04em;text-transform:uppercase}.quick-message-required{color:#087667;background:#e6f7f2}.quick-message-optional{color:#6d7774;background:#f0f3f2}.quick-message-form input.quick-message-input,.quick-message-form input.quick-message-category-input{box-sizing:border-box !important;width:100% !important;height:48px !important;margin:0 !important;color:#17211f;background:#ffffff !important;border:1px solid #cfd9d6 !important;border-radius:10px !important;box-shadow:none !important;font-size:15px !important;line-height:48px}.quick-message-form input.quick-message-input{padding:0 14px !important}.quick-message-form input.quick-message-input:focus,.quick-message-form input.quick-message-category-input:focus{border-color:#00a884 !important;box-shadow:0 0 0 3px rgba(0,168,132,0.13) !important;outline:none}.quick-message-form input::placeholder,.quick-message-editor[data-placeholder]::before{color:#93a09c !important}.quick-message-field-hint{margin:7px 2px 0;color:#74817d;font-size:12px;line-height:1.4}.quick-message-category-combobox{position:relative;display:flex;align-items:center}.quick-message-category-combobox__icon{position:absolute;left:13px;z-index:1;color:#65817a;font-size:20px;pointer-events:none}.quick-message-form input.quick-message-category-input{padding:0 80px 0 42px !important}.quick-message-category-toggle,.quick-message-category-clear{position:absolute;top:50%;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;color:#60736e;background:transparent;border:0;border-radius:8px;transform:translateY(-50%);cursor:pointer}.quick-message-category-toggle{right:6px}.quick-message-category-clear{right:38px}.quick-message-category-toggle:hover,.quick-message-category-clear:hover{color:#087667;background:#eaf6f2}.quick-message-category-toggle .material-icons,.quick-message-category-clear .material-icons{font-size:20px}.quick-message-category-input[aria-expanded="true"]~.quick-message-category-toggle .material-icons{transform:rotate(180deg)}.quick-message-category-menu{position:absolute;top:82px;right:0;left:0;z-index:30;overflow:hidden;padding:8px;background:#ffffff;border:1px solid #d5dfdc;border-radius:13px;box-shadow:0 16px 34px rgba(27,55,49,0.18)}.quick-message-category-menu[hidden],.quick-message-category-option[hidden],.quick-message-category-create[hidden],.quick-message-category-empty[hidden],.quick-message-category-clear[hidden]{display:none !important}.quick-message-category-menu__heading{display:flex;align-items:center;justify-content:space-between;padding:7px 9px 8px;color:#74817d;font-size:11px;font-weight:800;letter-spacing:0.06em;text-transform:uppercase}.quick-message-category-menu__heading small{min-width:22px;padding:2px 6px;color:#087667;background:#eaf6f2;border-radius:999px;text-align:center}.quick-message-category-options{max-height:220px;overflow-y:auto}.quick-message-category-option,.quick-message-category-create{width:100%;display:flex;align-items:center;gap:10px;padding:10px 11px;color:#26332f;background:transparent;border:0;border-radius:9px;font:inherit;text-align:left;cursor:pointer}.quick-message-category-option:hover,.quick-message-category-option.is-active{color:#075e54;background:#edf8f4}.quick-message-category-option>.material-icons:first-child{color:#75a398;font-size:19px}.quick-message-category-option__check{margin-left:auto;color:#00a884;font-size:18px;opacity:0}.quick-message-category-option:hover .quick-message-category-option__check,.quick-message-category-option.is-active .quick-message-category-option__check{opacity:1}.quick-message-category-empty{margin:0;padding:12px 10px;color:#74817d;font-size:13px}.quick-message-category-create{margin-top:7px;padding:11px;background:#f0faf6;border:1px dashed #9fd7c8}.quick-message-category-create:hover,.quick-message-category-create.is-active{background:#e5f6f0;border-color:#55bda6}.quick-message-category-create__icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;color:#087667;background:#d7efe8;border-radius:8px}.quick-message-category-create__icon .material-icons{font-size:19px}.quick-message-category-create small,.quick-message-category-create strong{display:block}.quick-message-category-create small{color:#65817a;font-size:11px}.quick-message-category-create strong{margin-top:1px;color:#075e54;font-size:14px}.quick-message-shortcut-preview{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:12px;margin-top:22px;padding:13px 15px;background:#f7faf9;border:1px solid #e0e8e5;border-radius:11px}.quick-message-shortcut-preview__icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;color:#087667;background:#e3f4ef;border-radius:9px}.quick-message-shortcut-preview__icon .material-icons{font-size:19px}.quick-message-shortcut-preview>div>span{display:block;margin-bottom:2px;color:#687570;font-size:11px;font-weight:700}.quick-message-shortcut-preview code{color:#075e54;background:transparent;font-size:15px;font-weight:750}.quick-message-shortcut-preview p{justify-self:end;margin:0;color:#71807b;font-size:12px;line-height:1.4;text-align:right}.quick-message-editor-shell{overflow:hidden;border:1px solid #cfd9d6;border-radius:12px;transition:border-color 0.15s ease, box-shadow 0.15s ease}.quick-message-editor-shell:focus-within{border-color:#00a884;box-shadow:0 0 0 3px rgba(0,168,132,0.13)}.quick-message-toolbar{padding:8px 10px;background:#f7faf9;border:0;border-bottom:1px solid #dfe7e4}.quick-message-toolbar .trix-button-row{display:flex;align-items:center;gap:8px;overflow-x:auto}.quick-message-toolbar .trix-button-group{margin:0 !important;background:#ffffff;border:1px solid #d9e2df !important;border-radius:8px !important}.quick-message-toolbar .trix-button{width:36px;height:34px;border-bottom:0 !important}.quick-message-toolbar .trix-button.trix-active{color:#087667;background:#dff3ed}.quick-message-toolbar__history{margin-left:auto !important}.quick-message-editor{min-height:230px;max-height:460px;overflow-y:auto;padding:17px 18px;color:#17211f;background:#ffffff;border:0 !important;border-radius:0;font-size:15px;line-height:1.55}.quick-message-editor:focus{outline:none}.quick-message-format-legend{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.quick-message-format-legend>span{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;color:#62716c;background:#f5f8f7;border:1px solid #e2e8e6;border-radius:8px;font-size:11px}.quick-message-format-legend code{color:#075e54;background:transparent;font-size:11px;font-weight:700}.quick-message-format-legend .material-icons{font-size:15px}.quick-message-form-actions{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0 -36px;padding:22px 36px;background:#f8faf9;border-radius:0 0 18px 18px}.quick-message-form-actions>div:first-child strong,.quick-message-form-actions>div:first-child span{display:block}.quick-message-form-actions>div:first-child strong{color:#2d3a36;font-size:13px}.quick-message-form-actions>div:first-child span{margin-top:3px;color:#74817d;font-size:11px}.quick-message-form-actions__buttons{display:flex;align-items:center;gap:10px;flex-shrink:0}.quick-message-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:0;border-radius:9px;font-size:13px;font-weight:800;letter-spacing:0.01em;text-transform:none;cursor:pointer;transition:background 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease}.quick-message-button--secondary{color:#51615c;background:transparent;border:1px solid #ccd7d3}.quick-message-button--secondary:hover{color:#26332f;background:#eef3f1}.quick-message-button--primary{color:#ffffff;background:#087f6d;box-shadow:0 7px 15px rgba(8,127,109,0.2)}.quick-message-button--primary:hover{background:#066b5c;box-shadow:0 9px 18px rgba(8,127,109,0.25);transform:translateY(-1px)}html.theme-dark .quick-message-page-card{background:#17211f;border-color:#2c3d38;box-shadow:0 18px 44px rgba(0,0,0,0.3)}html.theme-dark .quick-message-page-header{background:linear-gradient(135deg, #18332d 0%, #17211f 72%);border-bottom-color:#2c433d}html.theme-dark .quick-message-page-header h1,html.theme-dark .quick-message-section__header h2,html.theme-dark .quick-message-label,html.theme-dark .quick-message-form-actions>div:first-child strong{color:#e8f1ee !important}html.theme-dark .quick-message-page-header p,html.theme-dark .quick-message-section__header p,html.theme-dark .quick-message-field-hint,html.theme-dark .quick-message-form-actions>div:first-child span{color:#9eb0aa}html.theme-dark .quick-message-section{border-bottom-color:#2a3935}html.theme-dark .quick-message-form input.quick-message-input,html.theme-dark .quick-message-form input.quick-message-category-input,html.theme-dark .quick-message-editor{color:#e9f1ef;background:#1e2b27 !important;border-color:#3a4d47 !important}html.theme-dark .quick-message-category-menu{background:#1e2b27;border-color:#3a4d47}html.theme-dark .quick-message-category-option{color:#dce8e4}html.theme-dark .quick-message-category-option:hover,html.theme-dark .quick-message-category-option.is-active{color:#8be0c9;background:#25443b}html.theme-dark .quick-message-category-create{background:#203a33;border-color:#3f7567}html.theme-dark .quick-message-category-create strong,html.theme-dark .quick-message-shortcut-preview code,html.theme-dark .quick-message-format-legend code{color:#7ee0c6}html.theme-dark .quick-message-shortcut-preview,html.theme-dark .quick-message-format-legend>span,html.theme-dark .quick-message-form-actions,html.theme-dark .quick-message-toolbar{background:#1b2824;border-color:#31443e}html.theme-dark .quick-message-editor-shell,html.theme-dark .quick-message-toolbar{border-color:#3a4d47}html.theme-dark .quick-message-toolbar .trix-button-group{background:#24332e;border-color:#40534d !important}html.theme-dark .quick-message-toolbar .trix-button{filter:invert(0.85)}@media (max-width: 720px){.quick-message-page{width:calc(100% - 20px);margin-top:18px}.quick-message-page-header{padding:24px 20px 22px}.quick-message-page-header__icon{width:44px;height:44px;flex-basis:44px}.quick-message-page-header h1{font-size:23px}.quick-message-form{padding-right:20px;padding-left:20px}.quick-message-fields-grid{grid-template-columns:1fr}.quick-message-shortcut-preview{grid-template-columns:auto 1fr}.quick-message-shortcut-preview p{grid-column:1 / -1;justify-self:start;text-align:left}.quick-message-form-actions{align-items:stretch;flex-direction:column;margin-right:-20px;margin-left:-20px;padding:20px}.quick-message-form-actions__buttons{width:100%}.quick-message-button{flex:1}}
