.gd-root{--brand: #ff5453;--brand-dark: #e03130;--brand-light: #fff0ef;--ink: #080d1a;--ink-soft: #3a4265;--muted: #7880a0;--line: #e4e7f2;--line-soft: #edf0f8;--font-body: "Nunito", "Segoe UI", sans-serif;--font-display: "Baloo 2", "Segoe UI", sans-serif;flex:1;min-height:0;min-width:0;display:flex;flex-direction:column;background:#eef0f5;color:var(--ink);font-family:var(--font-body)}.gd-root button{font-family:inherit}.gd-root .ph{font-size:19px;line-height:1}.gd-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80}.gd-topbar{position:relative;z-index:95;display:flex;align-items:center;gap:6px;flex-wrap:wrap;background:#2d0e3d;padding:8px 14px;min-height:54px}.gd-brand{font-family:var(--font-display);font-weight:800;font-size:1.3rem;color:#fff;letter-spacing:-.01em;padding:0 4px;flex:none;text-decoration:none}.gd-iconbtn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:9px;background:transparent;color:#ffffffd1;cursor:pointer;transition:background .12s,color .12s}.gd-iconbtn:hover{background:#ffffff24;color:#fff}.gd-iconbtn.starred{color:#ffd166}.gd-iconbtn.starred .ph:before{font-family:Phosphor}.gd-tsep{width:1px;height:22px;background:#fff3;margin:0 6px;flex:none}.gd-spacer{flex:1}.gd-menubar{display:flex;gap:2px}.gd-mwrap{position:relative}.gd-chip{display:inline-flex;align-items:center;gap:4px;border:none;border-radius:9px;background:transparent;color:#ffffffd1;font:600 13px var(--font-body);padding:8px 8px 8px 11px;cursor:pointer;white-space:nowrap;transition:background .12s,color .12s}.gd-chip .ph{font-size:13px}.gd-chip:hover,.gd-chip.open{background:#ffffff24;color:#fff}.gd-title{font:600 14.5px var(--font-body);color:#fff;background:transparent;border:1.5px solid transparent;border-radius:9px;padding:7px 10px;width:220px;outline:none;text-overflow:ellipsis}.gd-title:hover{background:#ffffff1a}.gd-title:focus{border-color:#fff6;background:#ffffff1f}.gd-saved{display:inline-flex;align-items:center;gap:5px;font:600 12px var(--font-body);color:#fff9;margin-left:4px;white-space:nowrap}.gd-saved .ph{font-size:15px}.gd-viewing-pill{font:700 11px var(--font-body);color:#2d0e3d;background:#ffd166;border-radius:999px;padding:3px 10px;margin-left:8px}.gd-primary{display:inline-flex;align-items:center;gap:7px;border:none;border-radius:9px;background:var(--brand);color:#fff;font:700 13.5px var(--font-body);padding:9px 18px;cursor:pointer;transition:background .12s}.gd-primary .ph{font-size:17px}.gd-primary:hover{background:var(--brand-dark)}.gd-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:90;min-width:210px;background:#fff;border-radius:12px;padding:6px;box-shadow:0 12px 34px #080d1a29,0 0 0 1px #080d1a0f}.gd-menu.up{top:auto;bottom:calc(100% + 8px)}.gd-menu.narrow,.gd-menu.scroll{max-height:320px;overflow-y:auto}.gd-menu.narrow{min-width:92px}.gd-menu.row{display:flex;padding:4px;min-width:0;gap:2px}.gd-menu.palette{min-width:0;padding:8px}.gd-msep{height:1px;background:var(--line);margin:5px 6px}.gd-mi{display:flex;justify-content:space-between;align-items:center;gap:24px;width:100%;text-align:left;padding:8px 12px;border-radius:8px;font:600 13px var(--font-body);color:var(--ink);background:none;border:none;cursor:pointer;white-space:nowrap}.gd-mi:hover:not(:disabled){background:#f2f3f6}.gd-mi:disabled{color:var(--muted);cursor:default}.gd-mi-sc{font:600 11.5px var(--font-body);color:var(--muted)}.gd-mi.st-title span:first-child{font-size:20px;font-weight:400}.gd-mi.st-subtitle span:first-child{font-size:14px;color:var(--muted);font-weight:400}.gd-mi.st-h1 span:first-child{font-size:17px;font-weight:500}.gd-mi.st-h2 span:first-child{font-size:15px;font-weight:500}.gd-mi.st-h3 span:first-child{font-size:13.5px;color:var(--ink-soft)}.gd-swatches{display:grid;grid-template-columns:repeat(8,22px);gap:5px;padding:4px 6px}.gd-swatch{width:22px;height:22px;border-radius:6px;cursor:pointer;border:1.5px solid rgba(13,18,34,.14);transition:transform .1s}.gd-swatch:hover{transform:scale(1.14)}.gd-swatches.wide{grid-template-columns:repeat(13,22px);padding:4px 0 2px}.gd-swatch.none{background:#fff;background-image:linear-gradient(135deg,transparent 43%,var(--brand-dark) 43%,var(--brand-dark) 57%,transparent 57%)}.gd-body{position:relative;flex:1;display:flex;flex-direction:column;min-height:0}.gd-toolbar{position:absolute;top:28px;left:50%;transform:translate(-50%);z-index:90;display:flex;align-items:center;gap:2px;padding:6px 8px;max-width:calc(100% - 24px);white-space:nowrap;background:#fff;border-radius:10px;box-shadow:0 6px 20px #080d1a24,0 0 0 1px #080d1a0f}.gd-tbtn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;height:32px;min-width:32px;padding:0 6px;flex-shrink:0;border:none;border-radius:6px;background:transparent;color:var(--ink-soft);cursor:pointer;transition:background .12s,color .12s}.gd-tbtn:hover{background:#f2f3f6;color:var(--ink)}.gd-tbtn.on{background:var(--brand-light);color:var(--brand-dark)}.gd-tbtn.has-swatch .ph{font-size:18px}.gd-swbar{width:18px;height:4px;border-radius:2px;box-shadow:inset 0 0 0 1px #0d122224}.gd-vsep{width:1px;height:24px;background:var(--line);margin:0 5px;flex-shrink:0}.gd-field{display:inline-flex;align-items:center;height:32px;border:1px solid #d5d9e3;border-radius:6px;background:#fff;transition:border-color .12s,box-shadow .12s}.gd-field:hover{border-color:#aeb5c6}.gd-select{justify-content:space-between;gap:4px;padding:0 6px 0 10px;font:600 12.5px var(--font-body);color:var(--ink);cursor:pointer;white-space:nowrap;overflow:hidden}.gd-select .ph{font-size:13px;color:var(--ink-soft);flex-shrink:0}.gd-stepper{padding:0 1px}.gd-stepper>button{display:grid;place-items:center;width:28px;height:28px;border:none;border-radius:5px;background:transparent;color:var(--ink-soft);cursor:pointer}.gd-stepper>button .ph{font-size:13px}.gd-stepper>button:hover{background:#f2f3f6;color:var(--ink)}.gd-stepper>.gd-sizebox{width:34px;font:700 12.5px var(--font-body);color:var(--ink)}.gd-zoomer{position:absolute;right:16px;bottom:16px;z-index:90;display:flex;align-items:center;gap:2px;padding:3px;background:#fff;border-radius:8px;box-shadow:0 4px 14px #080d1a24,0 0 0 1px #080d1a0f}.gd-zoomer>button,.gd-zoomval{display:grid;place-items:center;height:28px;min-width:28px;border:none;border-radius:6px;background:transparent;color:var(--ink-soft);cursor:pointer}.gd-zoomer>button .ph{font-size:14px}.gd-zoomval{width:58px;font:700 12px var(--font-body);color:var(--ink)}.gd-zoomer>button:hover,.gd-zoomval:hover{background:#f2f3f6;color:var(--ink)}.gd-ruler{height:18px;display:flex;justify-content:center;padding-top:84px}.gd-ruler-inner{width:816px;height:100%;background:repeating-linear-gradient(90deg,#b0b4ba 0 1px,transparent 1px 12px),repeating-linear-gradient(90deg,#d5d8dd 0 1px,transparent 1px 96px);background-position:bottom;background-size:100% 5px,100% 9px;background-repeat:repeat-x;border-bottom:1px solid var(--line)}.gd-canvas{position:relative;flex:1;overflow-y:auto;padding:104px 0 80px;background-image:radial-gradient(rgba(13,18,34,.07) 1px,transparent 1px);background-size:22px 22px}.gd-canvas::-webkit-scrollbar{width:12px}.gd-canvas::-webkit-scrollbar-thumb{background:#cdd3e1;border-radius:6px;border:3px solid #eef0f5}.gd-page-wrap{transform-origin:top center}.gd-page{width:816px;min-height:1056px;margin:0 auto;background:#fff;border-radius:2px;padding:96px;cursor:text;box-shadow:0 1px 3px #080d1a1a,0 12px 32px #080d1a1f}.gd-page .ProseMirror{outline:none;font-family:Arial,sans-serif;font-size:11pt;line-height:1.15;color:#1f1f1f;min-height:850px}.gd-page .ProseMirror>*+*{margin-top:0}.gd-page .ProseMirror p{margin:0 0 .6em}.gd-page .ProseMirror h1{font-size:26pt;font-weight:400;margin:0 0 .3em}.gd-page .ProseMirror h5{font-size:15pt;font-weight:400;color:#666;margin:0 0 .8em}.gd-page .ProseMirror h2{font-size:20pt;font-weight:400;margin:.9em 0 .25em}.gd-page .ProseMirror h3{font-size:16pt;font-weight:400;margin:.8em 0 .25em}.gd-page .ProseMirror h4{font-size:14pt;font-weight:400;color:#434343;margin:.8em 0 .25em}.gd-page .ProseMirror ul,.gd-page .ProseMirror ol{padding-left:28px;margin:0 0 .6em}.gd-page .ProseMirror blockquote{border-left:3px solid #dadce0;padding-left:14px;color:#5f6368;margin:0 0 .6em}.gd-page .ProseMirror pre{background:#f1f3f4;border-radius:6px;padding:12px 14px;font-family:Courier New,monospace;font-size:10pt}.gd-page .ProseMirror a{color:#1a73e8;text-decoration:underline}.gd-page .ProseMirror img{max-width:100%;height:auto}.gd-page .ProseMirror img.ProseMirror-selectednode{outline:2px solid var(--brand)}.gd-page .ProseMirror hr{border:none;border-top:1px solid #dadce0;margin:12px 0}.gd-page .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#9aa0a6;float:left;height:0;pointer-events:none}.gd-page .ProseMirror ::selection{background:color-mix(in srgb,var(--brand) 22%,#fff)}.gd-page .ProseMirror ul[data-type=taskList]{list-style:none;padding-left:4px}.gd-page .ProseMirror ul[data-type=taskList] li{display:flex;gap:8px;align-items:flex-start}.gd-page .ProseMirror ul[data-type=taskList] li>label{margin-top:3px}.gd-page .ProseMirror ul[data-type=taskList] li input[type=checkbox]{accent-color:var(--brand)}.gd-page .ProseMirror ul[data-type=taskList] li[data-checked=true]>div{text-decoration:line-through;color:#9aa0a6}.gd-sub{position:relative;cursor:default}.gd-sub-arrow{color:var(--muted);font-size:11px}.gd-submenu{display:none;left:calc(100% + 4px);top:-6px}.gd-sub:hover>.gd-submenu{display:block}.gd-check{display:inline-block;width:18px;color:transparent}.gd-check.on{color:var(--brand)}.gd-img{position:relative;display:inline-block;max-width:100%;line-height:0}.gd-img img{width:100%;height:auto;display:block}.gd-img.sel img{outline:1.5px solid var(--brand);outline-offset:-1px;box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 12%,transparent)}.gd-img-handle{position:absolute;width:11px;height:11px;z-index:5;background:#fff;border:1.5px solid var(--brand);border-radius:50%;box-shadow:0 1px 3px #080d1a4d}.gd-img-handle.nw{top:-6px;left:-6px;cursor:nwse-resize}.gd-img-handle.ne{top:-6px;right:-6px;cursor:nesw-resize}.gd-img-handle.sw{bottom:-6px;left:-6px;cursor:nesw-resize}.gd-img-handle.se{bottom:-6px;right:-6px;cursor:nwse-resize}.gd-img-size{position:absolute;bottom:-26px;left:50%;transform:translate(-50%);font:600 11px var(--font-body);color:#fff;background:#080d1ad9;padding:2px 8px;border-radius:6px;line-height:1.5;white-space:nowrap}.gd-page .ProseMirror .tableWrapper{overflow-x:auto;margin:0 0 .8em}.gd-page .ProseMirror table{--tbl-border: #c7c7c7;border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.gd-page .ProseMirror th,.gd-page .ProseMirror td{border:1px solid var(--tbl-border);padding:6px 10px;vertical-align:top;position:relative;min-width:40px}.gd-page .ProseMirror th{background:#f1f3f4;font-weight:700;text-align:left}.gd-page .ProseMirror .selectedCell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--brand) 12%,transparent);pointer-events:none}.gd-page .ProseMirror .column-resize-handle{position:absolute;right:-2px;top:0;bottom:-1px;width:4px;background:var(--brand);pointer-events:none}.gd-page .ProseMirror.resize-cursor{cursor:col-resize}.gd-overlay.ctx{z-index:125}.gd-ctx{position:fixed;z-index:130;min-width:210px}.gd-tblctl{position:absolute;z-index:40;pointer-events:none}.gd-tblctl>*{pointer-events:auto}.gd-tblctl-seg{position:absolute;background:#e4e7ee;border:none;border-radius:3px;padding:0;cursor:pointer;transition:background .12s}.gd-tblctl-seg.col{top:-13px;height:9px}.gd-tblctl-seg.row{left:-13px;width:9px}.gd-tblctl-seg:hover{background:var(--brand)}.gd-tblctl-plus{position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;border:1px solid #d5d9e3;color:var(--ink-soft);font-size:14px;line-height:1;display:grid;place-items:center;cursor:pointer;padding:0;box-shadow:0 1px 3px #080d1a1f;opacity:.55;transition:all .12s}.gd-tblctl-plus:hover{opacity:1;background:var(--brand);border-color:var(--brand);color:#fff;transform:scale(1.12)}.gd-canvas.pageless .gd-page{width:min(1100px,calc(100% - 48px));min-height:0;box-shadow:none;border-radius:12px;padding:28px 48px 80px;background:#fff}.gd-modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#080d1a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center}.gd-modal{background:#fff;border-radius:18px;padding:20px 22px;min-width:340px;box-shadow:0 24px 60px #080d1a2e,0 0 0 1px #080d1a0f;color:var(--ink);font-family:var(--font-body)}.gd-modal h3{font:700 16px var(--font-body);letter-spacing:-.01em;margin:0 0 14px}.gd-modal table{width:100%;border-collapse:collapse;font-size:13.5px}.gd-modal td{padding:6px 0;color:var(--ink-soft)}.gd-modal td:last-child{text-align:right;font-weight:700;color:var(--ink)}.gd-modal-input{width:100%;border:1.5px solid var(--line);border-radius:9px;padding:9px 12px;font:600 13.5px var(--font-body);color:var(--ink);outline:none;background:#f7f8fb}.gd-modal-input:focus{border-color:var(--brand);background:#fff;box-shadow:0 0 0 2px color-mix(in srgb,var(--brand) 18%,transparent)}.gd-modal-label{display:block;margin:12px 0 5px;font:700 10px var(--font-body);text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.gd-modal-label:first-of-type{margin-top:0}.gd-modal-note{font:600 12.5px var(--font-body);color:#15803d;margin:10px 0 0}.gd-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.gd-modal-actions button{border:none;cursor:pointer;background:var(--brand);color:#fff;font:700 13.5px var(--font-body);padding:9px 18px;border-radius:9px;transition:background .12s}.gd-modal-actions button:hover{background:var(--brand-dark)}.gd-modal-actions button.ghost{background:#f2f3f6;color:var(--ink-soft)}.gd-modal-actions button.ghost:hover{background:#e4e7ee;color:var(--ink)}@media print{.titlebar,.gd-topbar,.gd-toolbar,.gd-ruler,.gd-zoomer{display:none!important}.gd-root,.gd-canvas{background:#fff;overflow:visible;padding:0}.gd-page{border:none;box-shadow:none;margin:0;width:auto;min-height:0;padding:0}.gd-page-wrap{transform:none!important}}
