.system-header{--iris-pink: #e825b3;--iris-cyan: #3fced2;--iris-title: #3a3a3a;--iris-text: #4a5565;--iris-border: #e5e7eb;border-bottom:1px solid var(--iris-border);background:#fffffff5;width:100%}.system-header-fixed{position:fixed;top:0;left:0;right:0;z-index:1200}.system-header-inner{margin:0 auto;max-width:1512px;min-height:64px;padding:10px 61px;display:flex;align-items:center;justify-content:space-between;gap:24px}.system-header-left,.system-header-right,.system-header-nav{display:flex;align-items:center}.system-header-left{gap:32px}.system-header-right{gap:18px}.system-header-logo-button{padding:0;border:0;background:transparent;cursor:pointer}.system-header-logo{display:block;width:auto;height:32px}.system-header-nav{gap:4px;flex-wrap:wrap}.system-header-pill,.system-header-link,.system-header-top-link,.system-header-support-link,.system-header-user-button,.system-header-petitions-chip,.system-header-settings-button{border:0;background:transparent;cursor:pointer;font:inherit}.system-header-pill,.system-header-link,.system-header-top-link,.system-header-support-link{color:var(--iris-text);font-size:14px;line-height:20px}.system-header-pill{padding:8px 16px;border-radius:12px}.system-header-pill-active{background:#f3f4f6;color:var(--iris-title);font-weight:500}.system-header-link{padding:8px 16px;border-radius:12px}.system-header-link-active{color:var(--iris-title);background:#f3f4f6e6}.system-header-link:hover,.system-header-top-link:hover{color:#2d3748}.system-header-petitions-chip{display:inline-flex;align-items:center;gap:8px;padding:0 16px;min-height:38px;border-radius:14px;border:1px solid rgba(232,37,179,.2);background:linear-gradient(90deg,#e825b30d,#3fced20d);color:var(--iris-pink)}.system-header-petitions-chip-active{border-color:#e825b34d;background:linear-gradient(90deg,#e825b31a,#3fced21a)}.system-header-chip-badge{min-height:18px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:10px;font-weight:600;line-height:1;letter-spacing:.25px;text-transform:uppercase;color:#fff;background:linear-gradient(90deg,var(--iris-pink) 0%,var(--iris-cyan) 100%)}.system-header-top-divider{width:1px;height:24px;background:var(--iris-border)}.system-header-top-link{padding:8px 0;white-space:nowrap}.system-header-support-link{display:inline-flex;align-items:center;gap:8px;padding:8px 0;color:#16a34a;font-weight:500;white-space:nowrap}.system-header-support-link:hover{color:#15803d}.system-header-settings-button{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#4a5565}.system-header-settings-button:hover{color:#2d3748}.system-header-user-button{display:inline-flex;align-items:center;gap:12px;padding:0}.system-header-user-button-active .system-header-user-name{color:var(--iris-title);font-weight:500}.system-header-avatar-ring{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--iris-cyan) 0%,var(--iris-pink) 100%);color:#fff;font-size:12px;font-weight:600}.system-header-user-name{font-size:14px;line-height:20px;color:var(--iris-text);white-space:nowrap}@media (max-width: 1439px){.system-header-inner{padding-left:32px;padding-right:32px}}@media (max-width: 991px){.system-header-inner{flex-direction:column;align-items:flex-start;padding-top:16px;padding-bottom:16px}.system-header-left,.system-header-right{width:100%;flex-wrap:wrap}}@media (max-width: 767px){.system-header-inner{padding-left:16px;padding-right:16px}.system-header-nav,.system-header-right{gap:10px}.system-header-top-divider{display:none}}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:-webkit-grab;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.format-petition-page{--format-pink: #e879d0;--format-cyan: #9ee7e5;--format-title: #2f343c;--format-text: #596273;--format-muted: #8a93a3;--format-border: #d8dde6;height:100%;min-height:0;padding:50px 36px;background:linear-gradient(135deg,#e0fcfbc2,#fff0 40%),linear-gradient(135deg,#f7fcfc,#fff 54%,#fff4fb);color:var(--format-title);box-sizing:border-box;overflow:hidden}.format-petition-hero{width:100%;max-width:1376px;margin:0 auto 52px}.format-petition-title{margin:0;font-size:34px;font-weight:700;line-height:42px;color:var(--format-title)}.format-petition-description{margin:14px 0 0;font-size:18px;line-height:24px;color:var(--format-text)}.format-petition-workspace{width:100%;max-width:1440px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;align-items:stretch;height:min(690px,calc(100% - 132px));min-height:0}.format-petition-config-panel,.format-petition-preview-panel{min-height:0;border:1px solid var(--format-border);border-radius:10px;background:#fffffff0;box-shadow:0 12px 24px #0f172a0a}.format-petition-config-panel{padding:33px 32px 33px 64px;overflow:hidden}.format-petition-preview-panel{padding:34px 32px 24px;display:flex;flex-direction:column;overflow:hidden}.format-petition-panel-title{display:flex;align-items:center;gap:16px;margin-bottom:39px}.format-petition-panel-title h2,.format-petition-preview-header h2{margin:0;font-size:22px;font-weight:700;line-height:28px;color:var(--format-title)}.format-petition-card-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(135deg,var(--format-pink) 0%,var(--format-cyan) 100%);color:#fff;flex-shrink:0}.format-petition-field-group{margin-top:29px}.format-petition-field-group:first-of-type{margin-top:0}.format-petition-field-group label{display:block;margin-bottom:10px;font-size:14px;font-weight:500;line-height:20px;color:#1f2937}.format-petition-field-group small{display:block;margin-top:10px;text-align:center;font-size:12px;line-height:16px;color:#8b95a5}.format-petition-upload-button,.format-petition-generate-button,.format-petition-download-button,.format-petition-color-picker-button,.format-petition-file-chip button{border:0;background:transparent;cursor:pointer;font:inherit}.format-petition-upload-button{width:100%;min-height:47px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #c7ceda;border-radius:9px;background:#fff;color:#3f4856;font-size:13px;font-weight:500;transition:border-color .2s ease,box-shadow .2s ease}.format-petition-upload-button:hover{border-color:#aeb7c5;box-shadow:0 8px 18px #0f172a0d}.format-petition-file-chip{min-height:54px;padding:7px 10px;display:flex;align-items:center;gap:14px;border:1px solid #e2e6ee;border-radius:9px;background:#fafbfc}.format-petition-file-thumb{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;border-radius:4px;background:#eef2f7}.format-petition-file-thumb img{width:100%;height:100%;display:block;object-fit:cover}.format-petition-file-thumb-doc{background:#e879d01f;color:#e825b3}.format-petition-file-info{min-width:0;flex:1}.format-petition-file-info strong,.format-petition-file-info span{display:block}.format-petition-file-info strong{max-width:440px;overflow:hidden;color:var(--format-title);font-size:12px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.format-petition-file-info span{color:var(--format-muted);font-size:11px;line-height:16px}.format-petition-file-chip button{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#5e6674;flex-shrink:0}.format-petition-file-chip button:hover{background:#0f172a0f}.format-petition-color-control{display:block}.format-petition-color-picker-button{width:100%;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px;padding:0;text-align:left}.format-petition-color-swatch{width:64px;height:64px;display:block;border:1px solid #e0e5ed;border-radius:10px;background:#fff;box-shadow:inset 0 0 0 1px #ffffff5c}.format-petition-color-value{min-width:0;height:47px;display:flex;align-items:center;padding:0 16px;border:1px solid #d9dee8;border-radius:9px;background:#fff;color:#6f7785;font-size:13px;line-height:18px}.format-petition-color-picker-button:hover .format-petition-color-value{border-color:#aeb7c5;box-shadow:0 8px 18px #0f172a0d}.format-petition-color-control+small{text-align:left}.format-petition-generate-button{width:100%;min-height:55px;margin-top:39px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;background:linear-gradient(90deg,var(--format-pink) 0%,var(--format-cyan) 100%);color:#fff;font-size:16px;font-weight:700;line-height:18px;box-shadow:0 14px 28px #e879d029}.format-petition-generate-button:disabled{opacity:.62;cursor:not-allowed;box-shadow:none}.format-petition-preview-header{min-height:20px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:2rem}.format-petition-download-button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid #d9dee8;border-radius:8px;background:#fff;color:#111827;font-size:12px;font-weight:600;text-decoration:none}.format-petition-download-button:hover{background:#f8fafc;color:#111827}.format-petition-preview-surface{flex:1;min-height:0;overflow:hidden;border-radius:10px;background:#fff}.format-petition-preview-placeholder{height:100%;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:32px;text-align:center;color:#6f7785;font-size:16px;line-height:22px;transform:translateY(-22px)}.format-petition-preview-placeholder svg{width:64px;height:64px;padding:17px;border-radius:999px;background:#f0f2f6;color:#8f98a8;box-sizing:border-box}.format-petition-preview-placeholder.is-error{color:#b91c1c}.format-petition-office-preview{width:100%;height:100%;min-height:0;box-sizing:border-box;display:block;border:0;border-radius:inherit;background:#eef2f7}.format-petition-spin{animation:format-petition-spin 1s linear infinite}@keyframes format-petition-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 1199px){.format-petition-page{padding:36px 28px;overflow:auto}.format-petition-workspace{grid-template-columns:minmax(0,1fr);height:auto;min-height:auto}.format-petition-config-panel,.format-petition-preview-panel{min-height:auto}.format-petition-preview-panel{min-height:560px}}@media (max-width: 767px){.format-petition-page{padding:28px 16px}.format-petition-hero{margin-bottom:32px}.format-petition-title{font-size:28px;line-height:36px}.format-petition-config-panel,.format-petition-preview-panel{padding:22px}.format-petition-panel-title{margin-bottom:36px}.format-petition-color-control{grid-template-columns:56px minmax(0,1fr)}.format-petition-color-control input[type=color]{width:56px}.format-petition-preview-placeholder,.format-petition-office-preview{height:460px;min-height:460px}}.new-home-shell{--iris-pink: #e825b3;--iris-cyan: #3fced2;--iris-title: #3a3a3a;--iris-text: #4a5565;--iris-soft: #6b7280;--iris-border: #e5e7eb;min-height:100vh;background:linear-gradient(135deg,#3fced20d,#fff0 38%),linear-gradient(135deg,#fff,#f6fbfcfa 52%,#fcf5fafa);color:var(--iris-title)}.new-home-frame{min-height:100vh}.new-home-header{border-bottom:1px solid var(--iris-border);background:#fffffff5}.new-home-header-inner{margin:0 auto;max-width:1512px;min-height:64px;padding:10px 61px;display:flex;align-items:center;justify-content:space-between;gap:24px}.new-home-header-left,.new-home-header-right,.new-home-nav,.new-home-quick-title-row,.new-home-tool-title-row,.new-home-quick-card-inner,.new-home-quick-card-content,.new-home-feature-list{display:flex;align-items:center}.new-home-header-left{gap:32px}.new-home-header-right{gap:18px}.new-home-logo-button{padding:0;border:0;background:transparent;cursor:pointer}.new-home-logo{display:block;width:auto;height:32px}.new-home-nav{gap:4px;flex-wrap:wrap}.new-home-nav-pill,.new-home-nav-link,.new-home-top-link,.new-home-support-link,.new-home-user-button,.new-home-petitions-chip,.new-home-settings-button,.new-home-primary-button,.new-home-tool-card{border:0;background:transparent;cursor:pointer;font:inherit}.new-home-nav-pill,.new-home-nav-link,.new-home-top-link,.new-home-support-link{color:var(--iris-text);font-size:14px;line-height:20px}.new-home-nav-pill{padding:8px 16px;border-radius:12px}.new-home-nav-pill-active{background:#f3f4f6;color:var(--iris-title);font-weight:500}.new-home-nav-link{padding:8px 16px;border-radius:12px}.new-home-nav-link:hover,.new-home-top-link:hover{color:#2d3748}.new-home-petitions-chip{display:inline-flex;align-items:center;gap:8px;padding:0 16px;min-height:38px;border-radius:14px;border:1px solid rgba(232,37,179,.2);background:linear-gradient(90deg,#e825b30d,#3fced20d);color:var(--iris-pink)}.new-home-chip-badge,.new-home-gradient-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:10px;font-weight:600;line-height:1;letter-spacing:.25px;text-transform:uppercase;color:#fff;background:linear-gradient(90deg,var(--iris-pink) 0%,var(--iris-cyan) 100%)}.new-home-chip-badge{min-height:18px;padding:0 8px}.new-home-top-divider{width:1px;height:24px;background:var(--iris-border)}.new-home-top-link{padding:8px 0;white-space:nowrap}.new-home-support-link{display:inline-flex;align-items:center;gap:8px;padding:8px 0;color:#16a34a;font-weight:500;white-space:nowrap}.new-home-support-link:hover{color:#15803d}.new-home-settings-button{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#4a5565}.new-home-settings-button:hover{color:#2d3748}.new-home-user-button{display:inline-flex;align-items:center;gap:12px;padding:0}.new-home-avatar-ring{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,var(--iris-cyan) 0%,var(--iris-pink) 100%);color:#fff;font-size:12px;font-weight:600}.new-home-user-name{font-size:14px;line-height:20px;color:var(--iris-text);white-space:nowrap}.new-home-main{margin:0 auto;max-width:1512px;padding:48px 61px 40px}.new-home-hero{display:flex;justify-content:center}.new-home-title{max-width:1006px;margin:0;text-align:center;font-size:40px;font-weight:600;line-height:60px;letter-spacing:-.02em}.new-home-gradient-text{background:linear-gradient(90deg,var(--iris-pink) 0%,var(--iris-cyan) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.new-home-tools-section{margin:23px auto 0;max-width:1376px}.new-home-section-title-wrap{margin-bottom:32px}.new-home-section-title{margin:0;text-align:center;font-size:24px;font-weight:600;line-height:32px;color:var(--iris-title)}.new-home-tools-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.new-home-tool-card{position:relative;min-height:194px;padding:25px;border-radius:24px;border:1px solid rgba(229,232,238,.95);background:#fff;text-align:left;box-shadow:0 14px 32px #0f172a0a;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.new-home-tool-card:hover{transform:translateY(-2px);border-color:#3fced24d;box-shadow:0 20px 38px #0f172a12}.new-home-tool-card:disabled{opacity:.7;cursor:not-allowed}.new-home-tool-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(135deg,#f3f4f6,#fafbfd);color:var(--iris-title)}.new-home-tool-card-new .new-home-tool-icon{width:34px;height:34px;border-radius:8px;background:#f4f5f7;color:#30333a}.new-home-new-badge{position:absolute;top:19px;right:18px;min-height:18px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border-radius:999px;background:linear-gradient(90deg,var(--iris-pink) 0%,var(--iris-cyan) 100%);color:#fff;font-size:9px;font-weight:600;line-height:1}.new-home-tool-title-row{align-items:flex-start;justify-content:space-between;gap:12px;margin-top:16px}.new-home-tool-title{margin:0;font-size:18px;font-weight:500;line-height:27px;color:var(--iris-title)}.new-home-tool-card-new .new-home-tool-title-row{margin-top:14px}.new-home-ia-badge{min-width:28px;min-height:21px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border-radius:999px;border:1px solid rgba(232,37,179,.2);background:linear-gradient(90deg,#e825b31a,#3fced21a);color:var(--iris-pink);font-size:12px;font-weight:600;line-height:15px}.new-home-tool-card-new .new-home-ia-badge{min-width:25px;min-height:20px;border:0;background:#e825b31a;color:#e825b3;font-size:11px;line-height:14px}.new-home-tool-description{margin:8px 0 0;font-size:14px;line-height:22.75px;color:var(--iris-text)}.new-home-petition-section{margin:40px auto 2cm;max-width:1376px}.new-home-quick-card{position:relative;overflow:hidden;border:1px solid rgba(232,37,179,.2);border-radius:28px;background:linear-gradient(90deg,#e825b31a,#fffffff5,#3fced21f)}.new-home-quick-card:before,.new-home-quick-card:after{content:"";position:absolute;width:256px;height:256px;border-radius:999px;pointer-events:none}.new-home-quick-card:before{left:-127px;top:61px;background:radial-gradient(circle at center,#3fced224,#3fced200 70%)}.new-home-quick-card:after{right:-127px;top:-127px;background:radial-gradient(circle at center,#e825b324,#e825b300 70%)}.new-home-quick-card-inner{position:relative;z-index:1;min-height:190px;padding:33px;justify-content:space-between;gap:24px}.new-home-quick-card-content{gap:24px;min-width:0;flex:1}.new-home-assistant-wrap{width:160px;flex-shrink:0;align-self:flex-end}.new-home-assistant{display:block;width:auto;height:185px;margin-top:-30px;filter:drop-shadow(0 16px 36px rgba(99,102,241,.16))}.new-home-quick-copy{max-width:894px}.new-home-quick-title-row{gap:12px;flex-wrap:wrap}.new-home-quick-title{margin:0;font-size:28px;font-weight:600;line-height:28px;color:var(--iris-title)}.new-home-gradient-badge{min-height:24px;padding:0 12px}.new-home-quick-description{max-width:672px;margin:12px 0 0;font-size:16px;line-height:26px;color:var(--iris-text)}.new-home-feature-list{margin-top:16px;flex-wrap:wrap;gap:16px 20px}.new-home-feature-item{display:inline-flex;align-items:center;gap:8px;font-size:14px;line-height:20px;color:var(--iris-soft)}.new-home-feature-dot{width:6px;height:6px;border-radius:999px;background:var(--iris-soft)}.new-home-quick-action{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.new-home-primary-button{min-width:193px;min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;border-radius:16px;background:linear-gradient(90deg,var(--iris-pink) 0%,var(--iris-cyan) 100%);color:#fff;font-size:16px;font-weight:500;line-height:24px;box-shadow:0 18px 36px #3fced229}.new-home-primary-button:hover{filter:brightness(1.02)}@media (max-width: 1439px){.new-home-header-inner,.new-home-main{padding-left:32px;padding-right:32px}}@media (max-width: 1199px){.new-home-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.new-home-quick-card-inner,.new-home-quick-card-content{flex-direction:column;align-items:flex-start}.new-home-assistant{margin-top:0}.new-home-quick-action{width:100%;justify-content:flex-start}}@media (max-width: 991px){.new-home-header-inner{flex-direction:column;align-items:flex-start;padding-top:16px;padding-bottom:16px}.new-home-header-left,.new-home-header-right{width:100%;flex-wrap:wrap}.new-home-title{font-size:34px;line-height:46px}}@media (max-width: 767px){.new-home-main{padding:28px 16px 24px}.new-home-header-inner{padding-left:16px;padding-right:16px}.new-home-nav,.new-home-header-right{gap:10px}.new-home-top-divider{display:none}.new-home-tools-grid{grid-template-columns:minmax(0,1fr)}.new-home-title{font-size:28px;line-height:38px}.new-home-section-title{font-size:22px}.new-home-quick-card-inner{padding:24px 20px}.new-home-quick-title{font-size:24px;line-height:28px}.new-home-assistant-wrap{width:100%;display:flex;justify-content:center}}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}
