:root{--goo-theme-bg:#1a1a1a;--goo-theme-fg:#fff;--goo-theme-border:#ffffff1a;--goo-theme-muted:#ffffff80;--goo-theme-heading:#60a5fa;--goo-theme-accent:#3b82f6;--goo-theme-accent-fg:#fff;--goo-theme-selected:#3b82f6;--goo-theme-selected-fg:#fff;--goo-theme-secondary:#8b5cf6;--goo-theme-secondary-fg:#fff;--goo-theme-positive:#22c55e;--goo-theme-positive-fg:#000;--goo-theme-negative:#ef4444;--goo-theme-negative-fg:#fff;--goo-theme-warning:#f59e0b;--goo-theme-warning-fg:#000;--goo-theme-focus-ring: #3b82f666;
--goo-theme-focus-ring:color-mix(in srgb, var(--goo-theme-accent) 40%, transparent);--goo-theme-accent-subtle: #1f2a3b;
--goo-theme-accent-subtle:color-mix(in srgb, var(--goo-theme-accent) 15%, var(--goo-theme-bg));--goo-theme-surface:var(--goo-theme-bg);--goo-theme-surface-raised: #252525;
--goo-theme-surface-raised:color-mix(in srgb, var(--goo-theme-fg) 5%, var(--goo-theme-bg));--goo-theme-surface-sunken: #191919;
--goo-theme-surface-sunken:color-mix(in srgb, black 5%, var(--goo-theme-bg));--goo-theme-bg-elevated: #2c2c2c;
--goo-theme-bg-elevated:color-mix(in srgb, var(--goo-theme-fg) 8%, var(--goo-theme-bg));--goo-theme-bg-hover: #252525;
--goo-theme-bg-hover:color-mix(in srgb, var(--goo-theme-fg) 5%, var(--goo-theme-bg));--goo-theme-bg-active: #313131;
--goo-theme-bg-active:color-mix(in srgb, var(--goo-theme-fg) 10%, var(--goo-theme-bg));--goo-theme-text-primary:var(--goo-theme-fg);--goo-theme-text-secondary:var(--goo-theme-muted);--goo-theme-text-disabled: #ffffff40;
--goo-theme-text-disabled:color-mix(in srgb, var(--goo-theme-fg) 25%, transparent);--goo-theme-fg-secondary:var(--goo-theme-muted);--goo-theme-border-subtle: #313131;
--goo-theme-border-subtle:color-mix(in srgb, var(--goo-theme-fg) 10%, var(--goo-theme-bg));--goo-theme-border-strong: #484848;
--goo-theme-border-strong:color-mix(in srgb, var(--goo-theme-fg) 20%, var(--goo-theme-bg));--goo-theme-shadow-sm:0 1px 2px #0000001a;--goo-theme-shadow-md:0 4px 12px #00000026;--goo-theme-shadow-lg:0 10px 40px #00000040;--goo-theme-radius-sm:.25rem;--goo-theme-radius-md:.375rem;--goo-theme-radius-lg:.5rem;--goo-theme-radius-xl:.75rem;--goo-theme-radius-full:9999px;--goo-theme-space-xs:.25rem;--goo-theme-space-sm:.5rem;--goo-theme-space-md:.75rem;--goo-theme-space-lg:1rem;--goo-theme-space-xl:1.5rem;--goo-theme-font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--goo-theme-font-mono:"SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--goo-theme-font-size-xs:.75rem;--goo-theme-font-size-sm:.8125rem;--goo-theme-font-size-root:.875rem;--goo-theme-font-size-md:.9375rem;--goo-theme-font-size-lg:1.0625rem;--goo-theme-font-size-xl:1.1875rem;--goo-theme-transition-fast:.1s ease;--goo-theme-transition-normal:.15s ease;--goo-theme-transition-slow:.3s ease;--goo-theme-icon-xs:.75rem;--goo-theme-icon-sm:.875rem;--goo-theme-icon-md:1rem;--goo-theme-icon-lg:1.25rem;--goo-theme-control-height-sm:1.5rem;--goo-theme-control-height-md:2rem;--goo-theme-control-height:var(--goo-theme-control-height-md);--goo-theme-control-height-lg:2.5rem;--goo-theme-control-padding-sm:0 var(--goo-theme-space-sm);--goo-theme-control-padding-md:0 var(--goo-theme-space-md);--goo-theme-control-padding-lg:var(--goo-theme-space-sm) var(--goo-theme-space-md);--goo-theme-control-row-padding:var(--goo-theme-space-sm) var(--goo-theme-space-md);--goo-theme-control-label-size:var(--goo-theme-font-size-sm);--goo-theme-control-label-weight:600;--goo-theme-control-label-color:var(--goo-theme-text-primary);--goo-theme-control-divider:var(--goo-theme-border-subtle);--goo-theme-canvas-bg:var(--goo-theme-surface-sunken);--goo-theme-canvas-stroke:var(--goo-theme-fg);--goo-theme-canvas-stroke-muted: #ffffff4d;
--goo-theme-canvas-stroke-muted:color-mix(in srgb, var(--goo-theme-fg) 30%, transparent);--goo-theme-canvas-primary:var(--goo-theme-accent);--goo-theme-canvas-secondary:var(--goo-theme-secondary);--goo-theme-preview-bg-light-grid:repeating-conic-gradient(#fff 0% 25%, #e8e8e8 0% 50%);--goo-theme-preview-bg-dark-grid:repeating-conic-gradient(#181818 0% 25%, #303030 0% 50%);--goo-theme-preview-bg-grid-size:24px 24px;--goo-theme-handle-bg:var(--goo-theme-bg);--goo-theme-handle-border:var(--goo-theme-fg);--goo-theme-handle-shadow:0 1px 3px #0003;--goo-theme-region-hover: #3b82f61a;
--goo-theme-region-hover:color-mix(in srgb, var(--goo-theme-accent) 10%, transparent)}@supports (color: color-mix(in srgb, red, white)) {
:root[data-theme=light],[data-theme=light]{--goo-theme-bg:#fff;--goo-theme-fg:#1a1a1a;--goo-theme-border:#0000001a;--goo-theme-muted:#00000080;--goo-theme-secondary:#2563eb;--goo-theme-positive:#16a34a;--goo-theme-negative:#dc2626;--goo-theme-warning:#d97706}
}.sketch-uploader{z-index:9999999;opacity:0;width:100%;height:100%;transition:opacity .25s;display:none;position:fixed;top:0;left:0}.sketch-uploader .sketch-uploader-dot{font-weight:700;font-size:calc(var(--goo-theme-font-size-xl) * 1.5);color:#fff;text-align:center;text-shadow:1px 1px 4px #000;opacity:0;background:#fff6;line-height:1em;position:absolute;inset:0}.sketch-uploader .sketch-uploader-dot .sketch-uploader-message{text-align:center;color:#fff;width:400px;height:400px;font-size:var(--goo-theme-font-size-xl);vertical-align:middle;background:radial-gradient(#ff5db1,#ef017c);border:10px solid #ff5db1;border-radius:100%;margin:auto;padding:4em .5em 0;line-height:1.2em;display:table-cell;position:absolute;inset:0;overflow:hidden}.sketch-uploader .sketch-uploader-dot .sketch-uploader-message div{font-size:var(--goo-theme-font-size-sm);width:90%;margin:auto;line-height:2em;display:inline-block}.sketch-uploader .sketch-uploader-dot .sketch-uploader-animation{text-align:center;opacity:0;box-sizing:border-box;border:5px solid #ff5db1;border-radius:100%;width:400px;height:400px;margin-top:-200px;margin-left:-200px;animation-name:pulsate;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:50%;left:50%}.sketch-uploader.visible,.sketch-uploader.visible .sketch-uploader-dot{opacity:1}.sketch-file-input{z-index:99999;text-align:right;cursor:pointer;opacity:.01;width:100%;height:100%;font-size:1000px;position:absolute;top:0;right:0}.goo-file-picker.sketch-button{text-transform:capitalize;justify-content:center;align-items:center;width:calc(100% - .5rem);margin:0 .25rem;display:flex!important}.goo-file-picker.sketch-button .goo-button__icon{margin-right:.5em;display:inline-flex}@keyframes pulsate{0%{opacity:0;transform:scale(1)}1%{opacity:.35;transform:scale(1)}80%{opacity:0;transform:scale(1.5)}to{opacity:0;transform:scale(1.5)}}::-webkit-file-upload-button{cursor:pointer}input[type=file]{cursor:pointer}[dir=rtl] sketch-toolbar:not(.mirror-rtl){background-image: linear-gradient(270deg, #1a1a1a, #ffffff05);
background-image:linear-gradient(270deg, var(--goo-theme-bg), color-mix(in srgb, var(--goo-theme-fg) 2%, transparent));left:auto;right:0}[dir=rtl] sketch-toolbar.mirror-rtl{background-image: linear-gradient(90deg, #1a1a1a, #ffffff05);
background-image:linear-gradient(90deg, var(--goo-theme-bg), color-mix(in srgb, var(--goo-theme-fg) 2%, transparent));left:0;right:auto}[dir=rtl] sketch-toolbar.position-top,[dir=rtl] sketch-toolbar.position-bottom{background-image: linear-gradient(180deg, #1a1a1a, #ffffff05);
background-image:linear-gradient(180deg, var(--goo-theme-bg), color-mix(in srgb, var(--goo-theme-fg) 2%, transparent));left:0;right:0}[dir=rtl] sketch-toolbar.position-top sketch-toolgroup.secondary,[dir=rtl] sketch-toolbar.position-bottom sketch-toolgroup.secondary{left:0;right:auto}sketch-toolbar{background:var(--goo-theme-bg);background-image: linear-gradient(90deg, #1a1a1a, #ffffff05);
background-image:linear-gradient(90deg, var(--goo-theme-bg), color-mix(in srgb, var(--goo-theme-fg) 2%, transparent));-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;text-align:center;z-index:10001;flex-direction:column;justify-content:space-between;width:50px;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}sketch-toolbar:after{content:"1";pointer-events:none;visibility:hidden;font-family:zero-width}sketch-toolbar.position-right{background-image: linear-gradient(270deg, #1a1a1a, #ffffff05);
background-image:linear-gradient(270deg, var(--goo-theme-bg), color-mix(in srgb, var(--goo-theme-fg) 2%, transparent));left:auto;right:0}sketch-toolbar.position-top{background-image: linear-gradient(180deg, #1a1a1a, #ffffff05);
background-image:linear-gradient(180deg, var(--goo-theme-bg), color-mix(in srgb, var(--goo-theme-fg) 2%, transparent));flex-direction:row;width:100%;height:50px;top:0;bottom:auto}sketch-toolbar.position-bottom{background-image: linear-gradient(0deg, #1a1a1a, #ffffff05);
background-image:linear-gradient(0deg, var(--goo-theme-bg), color-mix(in srgb, var(--goo-theme-fg) 2%, transparent));flex-direction:row;width:100%;height:50px;top:auto;bottom:0}sketch-toolbar sketch-toolgroup{border-radius:var(--goo-theme-radius-sm);outline:none;position:relative}sketch-toolbar sketch-toolgroup.primary{flex-direction:column;flex:1;display:block}sketch-toolbar sketch-toolgroup.primary::-webkit-scrollbar{background:0 0;width:0;height:0}sketch-toolbar sketch-toolgroup.primary[style*="display: flex"]{justify-content:flex-start}sketch-toolbar sketch-toolgroup.secondary{border-top: 1px solid #ffffff1a;
border-top:1px solid color-mix(in srgb, var(--goo-theme-fg) 10%, transparent);box-shadow: -.25rem 0 .5rem #ffffff0d;
box-shadow:-.25rem 0 .5rem color-mix(in srgb, var(--goo-theme-fg) 5%, transparent);width:100%}sketch-toolbar sketch-toolgroup.secondary[style*="display: flex"]{justify-content:flex-end}sketch-toolbar sketch-toolgroup:first-child{border-top-left-radius:0;border-top-right-radius:0}sketch-toolbar sketch-toolgroup:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}sketch-toolbar sketch-toolgroup:focus:before{border-radius:inherit;content:"";pointer-events:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0;box-shadow:inset 0 0 0 1px var(--goo-theme-accent)!important}sketch-toolbar.position-top sketch-toolgroup,sketch-toolbar.position-bottom sketch-toolgroup{flex-direction:row;height:100%;display:flex}sketch-toolbar.position-top sketch-toolgroup:first-child,sketch-toolbar.position-bottom sketch-toolgroup:first-child{border-radius:0;border-top-left-radius:var(--goo-theme-radius-sm);border-bottom-left-radius:var(--goo-theme-radius-sm)}sketch-toolbar.position-top sketch-toolgroup:last-child,sketch-toolbar.position-bottom sketch-toolgroup:last-child{border-radius:0;border-top-right-radius:var(--goo-theme-radius-sm);border-bottom-right-radius:var(--goo-theme-radius-sm)}sketch-toolbar.position-top sketch-toolgroup.secondary,sketch-toolbar.position-bottom sketch-toolgroup.secondary{width:auto;height:100%;position:relative;bottom:auto;right:0}sketch-toolbar.position-top sketch-toolgroup.primary,sketch-toolbar.position-bottom sketch-toolgroup.primary{flex-direction:row;height:100%}sketch-toolbar sketch-tool{color:var(--goo-theme-fg);cursor:pointer;font-size:var(--goo-theme-icon-lg);flex-shrink:0;min-width:50px;height:50px;line-height:50px;display:block;position:relative}sketch-toolbar sketch-tool[data-tool-group=brush],sketch-toolbar sketch-tool[data-tool-group=fill],sketch-toolbar sketch-tool[data-tool=settings],sketch-toolbar sketch-tool[data-tool=userGuide],sketch-toolbar sketch-tool[data-tool=newDocument]{border-top:1px solid var(--goo-theme-bg)}sketch-toolbar sketch-tool sketch-tool-icon{pointer-events:none;z-index:1;justify-content:center;align-items:center;width:100%;height:100%;line-height:50px;display:flex;left:0}sketch-toolbar sketch-tool sketch-tool-icon:before{color:var(--goo-theme-fg)}sketch-toolbar sketch-tool sketch-tool-icon:after{color:var(--goo-theme-bg)}sketch-toolbar sketch-tool sketch-tool-icon.sketch-tool-icon--lucide,sketch-toolbar sketch-tool sketch-tool-icon.sketch-tool-icon--svg{color:var(--goo-theme-fg)}sketch-toolbar sketch-tool sketch-tool-icon.sketch-tool-icon--lucide svg{height:var(--goo-theme-icon-lg);stroke-width:2.25px;width:var(--goo-theme-icon-lg);transform:none}sketch-toolbar sketch-tool sketch-tool-icon.sketch-tool-icon--svg svg{fill:currentColor;height:var(--goo-theme-icon-lg);width:var(--goo-theme-icon-lg);transform:none}sketch-toolbar sketch-tool:hover{animation:none}sketch-toolbar sketch-tool.selected{background:var(--goo-theme-selected)}sketch-toolbar sketch-tool.selected sketch-tool-icon:before,sketch-toolbar sketch-tool.selected sketch-tool-icon:after,sketch-toolbar sketch-tool.selected sketch-tool-icon.sketch-tool-icon--lucide,sketch-toolbar sketch-tool.selected sketch-tool-icon.sketch-tool-icon--svg{color:var(--goo-theme-selected-fg)}sketch-toolbar.position-top sketch-tool,sketch-toolbar.position-bottom sketch-tool{min-width:50px;height:100%}sketch-toolbar.position-top sketch-tool[data-tool-group=brush],sketch-toolbar.position-top sketch-tool[data-tool-group=fill],sketch-toolbar.position-top sketch-tool[data-tool=settings],sketch-toolbar.position-top sketch-tool[data-tool=userGuide],sketch-toolbar.position-bottom sketch-tool[data-tool-group=brush],sketch-toolbar.position-bottom sketch-tool[data-tool-group=fill],sketch-toolbar.position-bottom sketch-tool[data-tool=settings],sketch-toolbar.position-bottom sketch-tool[data-tool=userGuide],sketch-toolbar.position-top sketch-tool[data-tool=newDocument],sketch-toolbar.position-bottom sketch-tool[data-tool=newDocument]{border-top:none;border-left:1px solid var(--goo-theme-bg)}.sketch-toolbar-popout.sketch-toolset{z-index:99999;width:50px;height:auto}.position-top .sketch-toolbar-popout.sketch-toolset,.position-bottom .sketch-toolbar-popout.sketch-toolset{width:auto;height:50px}.sketch-toolbar-popout.sketch-toolset goo-popout-content{flex-direction:column;display:flex;overflow:hidden}.position-top .sketch-toolbar-popout.sketch-toolset goo-popout-content,.position-bottom .sketch-toolbar-popout.sketch-toolset goo-popout-content{flex-direction:row}.sketch-toolbar-popout.sketch-toolset sketch-tool[data-tool=newDocument]{border-top:none}[dir=rtl] sketch-floatingtoolbar,[dir=rtl] .goo-floating-toolbar{left:0;right:auto}sketch-floatingtoolbar,.goo-floating-toolbar{-webkit-touch-callout:none;-webkit-backdrop-filter:blur(18px)saturate(1.35);backdrop-filter:blur(18px)saturate(1.35);background: #1a1a1ad1;
background:color-mix(in srgb, var(--goo-theme-bg) 82%, transparent);background-image: linear-gradient(135deg, #ffffff24, #1a1a1ab8);
background-image:linear-gradient(135deg, color-mix(in srgb, var(--goo-theme-fg) 14%, transparent), color-mix(in srgb, var(--goo-theme-bg) 72%, transparent));border: 1px solid #ffffff2e;
border:1px solid color-mix(in srgb, var(--goo-theme-fg) 18%, transparent);border-radius:var(--goo-theme-radius-lg);box-shadow: 0 16px 44px #00000038, inset 0 1px 0 #ffffff33;
box-shadow:0 16px 44px #00000038, inset 0 1px 0 color-mix(in srgb, var(--goo-theme-fg) 20%, transparent);color:var(--goo-theme-fg);text-align:center;-webkit-user-select:none;user-select:none;z-index:101;outline:none;width:54px;margin:0;display:none;position:absolute;top:0;right:0}sketch-floatingtoolbar:focus:after,.goo-floating-toolbar:focus:after{border-radius:inherit;content:"";pointer-events:none;z-index:2;width:100%;height:100%;display:block;position:absolute;top:0;left:0;box-shadow:inset 0 0 0 1px var(--goo-theme-accent)!important}sketch-floatingtoolbar sketch-tool,.goo-floating-toolbar sketch-tool,sketch-floatingtoolbar .goo-floating-toolbar__tool,.goo-floating-toolbar .goo-floating-toolbar__tool{cursor:pointer;font-size:var(--goo-theme-icon-lg);width:100%;height:44px;transition:background .14s,color .14s,opacity .14s;display:block;position:relative;line-height:44px!important}sketch-floatingtoolbar sketch-tool:before,.goo-floating-toolbar sketch-tool:before,sketch-floatingtoolbar .goo-floating-toolbar__tool:before,.goo-floating-toolbar .goo-floating-toolbar__tool:before{color:var(--goo-theme-fg)}sketch-floatingtoolbar sketch-tool:hover,.goo-floating-toolbar sketch-tool:hover,sketch-floatingtoolbar .goo-floating-toolbar__tool:hover,.goo-floating-toolbar .goo-floating-toolbar__tool:hover{background: #ffffff14;
background:color-mix(in srgb, var(--goo-theme-fg) 8%, transparent)}sketch-floatingtoolbar sketch-tool sketch-tool-icon,.goo-floating-toolbar sketch-tool sketch-tool-icon,sketch-floatingtoolbar .goo-floating-toolbar__tool sketch-tool-icon,.goo-floating-toolbar .goo-floating-toolbar__tool sketch-tool-icon{color:var(--goo-theme-fg);pointer-events:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex}sketch-floatingtoolbar sketch-tool sketch-tool-icon svg,.goo-floating-toolbar sketch-tool sketch-tool-icon svg,sketch-floatingtoolbar .goo-floating-toolbar__tool sketch-tool-icon svg,.goo-floating-toolbar .goo-floating-toolbar__tool sketch-tool-icon svg{height:var(--goo-theme-icon-lg);pointer-events:none;stroke-width:2.25px;width:var(--goo-theme-icon-lg);transform:none}sketch-floatingtoolbar sketch-tool.disabled,.goo-floating-toolbar sketch-tool.disabled{cursor:default;opacity:.25;pointer-events:none}sketch-floatingtoolbar sketch-tool.sketch-selected,.goo-floating-toolbar sketch-tool.sketch-selected,sketch-floatingtoolbar .goo-floating-toolbar__tool--selected,.goo-floating-toolbar .goo-floating-toolbar__tool--selected{background:var(--goo-theme-accent);border-radius:var(--goo-theme-radius-sm)}sketch-floatingtoolbar sketch-tool.sketch-selected:before,.goo-floating-toolbar sketch-tool.sketch-selected:before,sketch-floatingtoolbar .goo-floating-toolbar__tool--selected:before,.goo-floating-toolbar .goo-floating-toolbar__tool--selected:before,sketch-floatingtoolbar sketch-tool.sketch-selected sketch-tool-icon,.goo-floating-toolbar sketch-tool.sketch-selected sketch-tool-icon,sketch-floatingtoolbar .goo-floating-toolbar__tool--selected sketch-tool-icon,.goo-floating-toolbar .goo-floating-toolbar__tool--selected sketch-tool-icon{color:var(--goo-theme-accent-fg)}sketch-floatingtoolbar hr,.goo-floating-toolbar hr{background: #484848;
background:color-mix(in srgb, var(--goo-theme-fg) 20%, var(--goo-theme-bg));border:0;margin:6px 8px 5px}html body sketch-print{display:none}@media print{.sketch-api,.sketch-api .sketch-viewport{overflow:visible}html *{background:0 0;display:none!important;overflow:visible!important}html,body{margin:0;visibility:visible!important;display:block!important;overflow:visible!important}html body sketch-print,html body sketch-print canvas{z-index:99999999;background:#fff;position:absolute;top:0;left:0;visibility:visible!important;display:block!important}}@page{size:816px 1056px;margin:0}.sketch-api ::-webkit-scrollbar{background:var(--goo-theme-bg);width:8px;height:8px}.sketch-api ::-webkit-scrollbar-button{width:0;height:0}.sketch-api ::-webkit-scrollbar-thumb{background: #535353;
background:color-mix(in srgb, var(--goo-theme-fg) 25%, var(--goo-theme-bg));border: 1px solid #5f5f5f;
border:1px solid color-mix(in srgb, var(--goo-theme-fg) 30%, var(--goo-theme-bg));border-radius:50px}.sketch-api ::-webkit-scrollbar-thumb:active{background: #5f5f5f;
background:color-mix(in srgb, var(--goo-theme-fg) 30%, var(--goo-theme-bg))}.sketch-api ::-webkit-scrollbar-thumb:hover{background: #5f5f5f;
background:color-mix(in srgb, var(--goo-theme-fg) 30%, var(--goo-theme-bg))}.sketch-api ::-webkit-scrollbar-track{background: #313131;
background:color-mix(in srgb, var(--goo-theme-fg) 10%, var(--goo-theme-bg));border:none;border-radius:50px}.sketch-api ::-webkit-scrollbar-track:active{background: #3c3c3c;
background:color-mix(in srgb, var(--goo-theme-fg) 15%, var(--goo-theme-bg))}.sketch-api ::-webkit-scrollbar-track:hover{background: #3c3c3c;
background:color-mix(in srgb, var(--goo-theme-fg) 15%, var(--goo-theme-bg))}.sketch-api ::-webkit-scrollbar-corner{background: #313131;
background:color-mix(in srgb, var(--goo-theme-fg) 10%, var(--goo-theme-bg))}goo-popout .ps .ps__rail-x:hover,goo-popout .ps .ps__rail-y:hover,goo-popout .ps .ps__rail-x:focus,goo-popout .ps .ps__rail-y:focus,goo-popout .ps .ps__rail-x.ps--clicking,goo-popout .ps .ps__rail-y.ps--clicking{background-color: #313131;
background-color:color-mix(in srgb, var(--goo-theme-fg) 10%, var(--goo-theme-bg))}goo-popout .ps__thumb-x,goo-popout .ps__thumb-y{background-color: #535353;
background-color:color-mix(in srgb, var(--goo-theme-fg) 25%, var(--goo-theme-bg))}goo-popout .ps__rail-x:hover>.ps__thumb-x:hover,goo-popout .ps__rail-x:focus>.ps__thumb-x:focus,goo-popout .ps__rail-x.ps--clicking .ps__thumb-x,goo-popout .ps__rail-y:hover>.ps__thumb-y,goo-popout .ps__rail-y:focus>.ps__thumb-y,goo-popout .ps__rail-y.ps--clicking .ps__thumb-y{background-color: #5f5f5f;
background-color:color-mix(in srgb, var(--goo-theme-fg) 30%, var(--goo-theme-bg))}@font-face{font-family:zero-width;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAPAIAAAwBwRkZUTWnUihMAAAD8AAAAHEdERUYAQgAkAAABGAAAAChPUy8yYlVHHwAAAUAAAABgY21hcMVzh30AAAGgAAABemN2dCAARAURAAADHAAAAARnYXNwAAAAEAAAAyAAAAAIZ2x5ZieeA6cAAAMoAAAAaGhlYWT/LTb8AAADkAAAADZoaGVhBqoH7AAAA8gAAAAkaG10eDA4AEQAAAPsAAAATGxvY2EBjAHAAAAEOAAAAChtYXhwAFcAOQAABGAAAAAgbmFtZTTiTkkAAASAAAACWHBvc3TYOLjZAAAG2AAAAM93ZWJmxdZSpQAAB6gAAAAGAAAAAQAAAADMPaLPAAAAAM7LcO4AAAAAzst2VQABAAAADgAAABgAIAAAAAIAAQABABIAAQAEAAAAAgAAAAEAAAABAAAABAJ8AfQABQAEBTMFmAAAAR8FMwWYAAAD1QBkAhAAAAIABgMAAAAAAAAAAAADAAAAAAAAAAAAAAAAUGZFZADAAA3gAAZm/mYAAAREACgAAAABAAAAAAAAAAAAAAAgAAEAAAADAAAAAwAAABwAAQAAAAAAdAADAAEAAAAcAAQAWAAAABIAEAADAAIAAAANACAAoCAKIC8gX+AA//8AAAAAAA0AIACgIAAgLyBf4AD//wAB//X/4/9k4AXf4d+yIBIAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAQYAAAEAAAAAAAAAAQIAAAACAAAAAAAAAAAAAAAAAAAAAQAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABEBREAAQAB//8ADwACAEQAAAJkBVUAAwAHAC6xAQAvPLIHBADtMrEGBdw8sgMCAO0yALEDAC88sgUEAO0ysgcGAfw8sgECAO0yMxEhESUhESFEAiD+JAGY/mgFVfqrRATNAAAAAQAAAAAAAAAAAAAAADEAAAEAAAABAABMgZRjXw889QAfCAAAAAAAzst2VQAAAADOy3ZVAAAAAAJkBVUAAAAIAAIAAAAAAAAAAQAABET/2AAACAAAAAAAAmQAAQAAAAAAAAAAAAAAAAAAABMC7ABECAAAAAgAAAAAAAAAAAAAAAKqAAAFVQAAAqoAAAVVAAABxwAAAVUAAADjAAAA4wAAAKoAAAERAAAASwAAAREAAAFVAAAEAAAAAAAALAAsACwALAAsACwALAAsACwALAAsACwALAAsACwALAAsACwANAABAAAAEwAIAAIAAAAAAAIAAAABAAEAAABAAC4AAAAAAAAACQByAAMAAQQJAAAAogAAAAMAAQQJAAEAHgCiAAMAAQQJAAIADADAAAMAAQQJAAMAagDMAAMAAQQJAAQALAE2AAMAAQQJAAUAIAFiAAMAAQQJAAYAHgGCAAMAAQQJAMgAFgGgAAMAAQQJAMkAMAG2AEMAcgBlAGEAdABlAGQAIABiAHkAIABKAGEAcwBvAG4AIABQAC4AIABDAG8AYwBoAHIAYQBuAGUACgBDAHIAZQBhAHQAZQBkACAAdwBpAHQAaAAgAEYAbwBuAHQARgBvAHIAZwBlACAAMgAuADAAIAAoAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABmAG8AcgBnAGUALgBzAGYALgBuAGUAdAApAHoAZQByAG8AdwBpAGQAdABoAHMAcABhAGMAZQBzAE0AZQBkAGkAdQBtAEYAbwBuAHQARgBvAHIAZwBlACAAMgAuADAAIAA6ACAAWgBlAHIAbwAtAFcAaQBkAHQAaAAgAFMAcABhAGMAZQBzACAAZgBvAHIAIABXAGUAYgAgADoAIAA5AC0AMQAyAC0AMgAwADEAMwB6AGUAcgBvAHcAaQBkAHQAaABzAHAAYQBjAGUAcwAgAE0AZQBkAGkAdQBtAFYAZQByAHMAaQBvAG4AIAAwADAAMQAuADAAMAAwACAAegBlAHIAbwB3AGkAZAB0AGgAcwBwAGEAYwBlAHMAVwBlAGIAZgBvAG4AdAAgADEALgAwAE0AbwBuACAARABlAGMAIAAgADkAIAAwADgAOgAyADkAOgA1ADcAIAAyADAAMQAzAAIAAAAAAAD/AABmAAAAAAAAAAAAAAAAAAAAAAAAAAAAEwAAAQIBAwADAQQBBQEGAQcBCAEJAQoBCwEMAQ0BDgEPARABEQESBmdseXBoMQd1bmkwMDBEB3VuaTAwQTAHdW5pMjAwMAd1bmkyMDAxB3VuaTIwMDIHdW5pMjAwMwd1bmkyMDA0B3VuaTIwMDUHdW5pMjAwNgd1bmkyMDA3B3VuaTIwMDgHdW5pMjAwOQd1bmkyMDBBB3VuaTIwMkYHdW5pMjA1Rgd1bmlFMDAwAAABUqXF1QAA)format("truetype")}@keyframes heartbeat-blink{0%{transform:perspective(1px)scale(1)}50%{transform:perspective(1px)scale(1.09)}to{transform:perspective(1px)scale(1)}}.sketch-api,.sketch-api .sketch-viewport{width:100%;height:100%;overflow:hidden}:root:has(.sketch-api){--goo-dialog-overlay-left:50px}:root:has(.sketch-api sketch-toolbar.position-right){--goo-dialog-overlay-left:0}[dir=rtl]:has(.sketch-api sketch-toolbar.mirror-rtl){--goo-dialog-overlay-left:0}:is(:root:has(.sketch-api sketch-toolbar.position-top),:root:has(.sketch-api sketch-toolbar.position-bottom)){--goo-dialog-overlay-left:0}.sketch-api{text-rendering:optimizelegibility;font-feature-settings:"kern";font-kerning:normal}.sketch-api a,.sketch-api a:visited{color:var(--goo-theme-fg)}.sketch-api a:hover{color:var(--goo-theme-muted)}.sketch-api :invalid{box-shadow:none}.sketch-api sketch-doc,.sketch-api sketch-doc-scrollarea,.sketch-api sketch-doc-layout{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;color:var(--goo-theme-fg);direction:ltr;outline:none;width:100%;height:100%;display:block;position:relative}.sketch-api sketch-doc-scrollarea{overflow:hidden!important}.sketch-api sketch-doc-scrollarea .ps__rail-x,.sketch-api sketch-doc-scrollarea .ps__rail-y{z-index:1}.sketch-api sketch-doc sketch-htmlcontrol{z-index:9;transform-origin:0 0;cursor:inherit;background-size:100% 100%;position:absolute;top:0;left:0}.sketch-api sketch-doc sketch-htmlcontrol span,.sketch-api sketch-doc sketch-htmlcontrol svg{pointer-events:none;stroke-width:1px;width:100%;height:100%;display:block}.sketch-api sketch-doc-margin{pointer-events:none;display:inline-block;position:relative}.sketch-api sketch-doc-layout{pointer-events:none;background:#fff;font-size:0}.sketch-api sketch-doc-viewport,.sketch-api sketch-doc-viewport canvas{pointer-events:none;cursor:default;position:absolute;top:0;left:0}.sketch-api sketch-doc-viewport{width:100%;height:100%;overflow:hidden}.sketch-api sketch-doc-viewport sketch-doc-composite{z-index:1;position:absolute}.sketch-api .sketch-can-be-hidden{opacity:1;transition:opacity .25s}.sketch-disabled{opacity:.25;cursor:default!important}.sketch-hide{display:none}sketch-editcontent{z-index:9999999;color:var(--goo-theme-fg);display:block;position:absolute}sketch-toolconfig{display:block}sketch-toolconfig .goo-config-button-group,sketch-toolconfig .goo-button-group{margin:1px 0}sketch-toolconfig .goo-angle-input{height:50px}[dir=rtl] sketch-devpanel{bottom:0;left:0;right:auto}sketch-devpanel{opacity:.9;z-index:9999;width:80px;position:fixed;bottom:0;right:0}sketch-devpanel button{background:var(--goo-theme-bg);width:100%;height:2rem;color:var(--goo-theme-fg);border-bottom: 3px solid #5f5f5f;
border-bottom:3px solid color-mix(in srgb, var(--goo-theme-fg) 30%, var(--goo-theme-bg))}sketch-PagePane{background: #1a1a1aeb;
background:color-mix(in srgb, var(--goo-theme-bg) 92%, transparent);border: 1px solid #ffffff1f;
border:1px solid color-mix(in srgb, var(--goo-theme-fg) 12%, transparent);color:var(--goo-theme-fg);font:var(--goo-theme-font-size-xs)/1.25 var(--goo-theme-font-sans);gap:var(--goo-theme-space-sm);left:var(--goo-theme-space-md);max-width:124px;padding:var(--goo-theme-space-sm);pointer-events:auto;top:var(--goo-theme-space-md);z-index:5;border-radius:6px;flex-direction:column;width:124px;display:flex;position:absolute;box-shadow:0 8px 24px #0000002e}sketch-PagePane.sketch-PagePane--hidden{display:none}sketch-PagePaneHeader{align-items:center;gap:var(--goo-theme-space-xs);justify-content:space-between;display:flex}sketch-PagePaneHeader button{border: 1px solid #ffffff2e;
border:1px solid color-mix(in srgb, var(--goo-theme-fg) 18%, transparent);border-radius:var(--goo-theme-radius-sm);color:inherit;cursor:pointer;height:var(--goo-theme-control-height-sm);width:var(--goo-theme-control-height-sm);background:0 0;justify-content:center;align-items:center;padding:0;display:inline-flex}sketch-PagePaneHeader button:hover{background: #ffffff14;
background:color-mix(in srgb, var(--goo-theme-fg) 8%, transparent)}sketch-PagePaneHeader button svg{height:var(--goo-theme-icon-md);width:var(--goo-theme-icon-md)}sketch-PagePaneTitle{font-weight:600}sketch-PagePaneList{gap:var(--goo-theme-space-sm);flex-direction:column;max-height:min(70vh,520px);display:flex;overflow:auto}sketch-PagePaneRow{border-radius:var(--goo-theme-radius-sm);cursor:pointer;gap:var(--goo-theme-space-xs);padding:var(--goo-theme-space-xs);border:1px solid #0000;flex-direction:column;display:flex}sketch-PagePaneRow:hover{background: #ffffff12;
background:color-mix(in srgb, var(--goo-theme-fg) 7%, transparent)}sketch-PagePaneRow.sketch-PagePaneRow--active{background: #3b82f62e;
background:color-mix(in srgb, var(--goo-theme-accent) 18%, transparent);border-color: #3b82f699;
border-color:color-mix(in srgb, var(--goo-theme-accent) 60%, transparent)}sketch-PagePaneThumb{border: 1px solid #ffffff33;
border:1px solid color-mix(in srgb, var(--goo-theme-fg) 20%, transparent);color:#4b5563;background:#fff;justify-content:center;align-items:center;width:100%;min-height:54px;display:flex;box-shadow:inset 0 0 0 1px #fff9}sketch-PagePaneThumb span{font-size:var(--goo-theme-font-size-sm);font-weight:600}sketch-PagePaneName,sketch-PagePaneSize{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}sketch-PagePaneSize{color: #ffffffa6;
color:color-mix(in srgb, var(--goo-theme-fg) 65%, transparent);font-size:var(--goo-theme-font-size-xs)}.sketch-Pane-floodfill [data-param=angle],.sketch-Pane-paintEditor [data-param=angle]{display:none}goo-popout.sketch-palette{width:226px}goo-popout.sketch-palette color-picker color-picker-header color-picker-preview{cursor:pointer}goo-popout.sketch-palette color-picker color-picker-header color-picker-preview.active{box-shadow:inset 0 0 0 1px var(--goo-theme-selected);color:#fff!important;background:0 0!important}sketch-palette{pointer-events:all;z-index:101;width:226px;display:block}sketch-palette sketch-palette-header{background: #252525;
background:color-mix(in srgb, var(--goo-theme-fg) 5%, var(--goo-theme-bg));border-bottom:1px solid var(--goo-theme-bg);height:2.5rem;display:block}sketch-palette sketch-palette-header .goo-config-select{display:inline-block}sketch-palette sketch-palette-header .goo-config-select .goo-select__trigger{border-radius:0;height:2.5rem;line-height:2.5rem}sketch-palette sketch-palette-editor{clear:both;border-top:1px solid var(--goo-theme-bg);margin-top:.5rem;padding:.5rem;display:block;position:relative}sketch-palette sketch-palette-controls{border-top:1px solid var(--goo-theme-bg);padding:.5rem 0;display:block}sketch-palette sketch-label{border:none}sketch-palette-dna-type{vertical-align:middle;border:none;border-radius:3px;width:16px;height:16px;margin:0 .5rem 0 1px;display:inline-block;box-shadow:0 0 0 1px #ffffff80}sketch-palette-dna-type.dna-color{background:#777}sketch-palette-dna-type.dna-linearGradient{background:linear-gradient(-45deg,#000,#ccc);box-shadow:0 0 0 1px #ffffff59}sketch-palette-dna-type.dna-radialGradient{background:radial-gradient(#ccc,#000);box-shadow:0 0 0 1px #ffffff4d}sketch-palette-dna-type.dna-pattern{background:#000 repeating-linear-gradient(-45deg,#0000,#0000 3px,#ffffff80 3px 6px)}sketch-palette-block-clone{border-radius:3px;width:28px;height:28px;margin-top:-3px;margin-left:-3px;box-shadow:0 0 0 1px #00000080}.goo-select.UIPlainMenu{box-shadow:none;background:0 0}.goo-select.UIPlainMenu .goo-select__trigger{background:0 0;border:0;border-radius:3px;padding:0}.goo-select.UIPlainMenu .goo-select__trigger .goo-select__trigger-arrow{background:0 0;border:none;margin:0 0 0 .5rem;padding:0}sketch-label.gradient-angle{justify-content:space-between;align-items:center;display:flex}.goo-palette-stroke-editor{box-sizing:border-box;padding:.25rem .5rem;display:block}sketch-palette-grid{border-top: 1px solid #252525;
border-top:1px solid color-mix(in srgb, var(--goo-theme-fg) 5%, var(--goo-theme-bg));clear:both;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;z-index:3;width:100%;margin-top:.25rem;display:block;position:relative;overflow:hidden}sketch-palette-grid sketch-palette-grid-content{height:115px;margin:0 .25rem 1px;display:block}sketch-palette-grid sketch-grid-view.goo-palette-grid__grid{border-radius:var(--goo-theme-radius-sm);outline:none;height:100%;max-height:100%;display:block;position:relative;overflow:auto}sketch-palette-grid sketch-grid-view.goo-palette-grid__grid:focus{box-shadow:0 0 0 1px var(--goo-theme-accent)}sketch-palette-grid .goo-palette-grid__virtual-grid{--goo-virtual-grid-columns:repeat(auto-fill, minmax(25px, 1fr));--goo-virtual-grid-gap:0}sketch-palette-grid sketch-grid-item{cursor:pointer;float:left;transform-origin:50%;background-size:cover;border-color:#000;padding:0;transition:border-radius .25s ease-in,transform .25s ease-in;display:inline-block;transform:rotate(0);box-shadow:0 0 0 1px #00000040}sketch-palette-grid sketch-grid-item.selected{transform-origin:50%;z-index:3;border:2px solid #000;border-radius:50%;transition:border-radius .5s ease-out,transform .5s ease-out;position:relative;overflow:hidden;transform:rotate(135deg)scale(1.4)}sketch-palette-grid sketch-grid-item.sketch-isDark{border-color:#fff}sketch-palette-grid.draggable-paint-blocks sketch-grid-item{cursor:grab;border:0}sketch-palette-grid.draggable-paint-blocks sketch-grid-item:active{cursor:grabbing}sketch-palette-grid sketch-palette-grid-footer{background: #212121;
background:color-mix(in srgb, var(--goo-theme-fg) 3%, var(--goo-theme-bg));clear:both;text-align:center;z-index:4;height:0;display:block;position:relative}sketch-palette-grid sketch-palette-grid-footer:after{background-image: linear-gradient(180deg, transparent, #212121);
background-image:linear-gradient(180deg, transparent, color-mix(in srgb, var(--goo-theme-fg) 3%, var(--goo-theme-bg)));content:" ";pointer-events:none;height:10px;margin:auto;display:block;position:absolute;bottom:0;left:0;right:0}goo-paint-method-header{align-items:center;height:2rem;line-height:2rem;display:flex}goo-paint-method-header goo-paint-method-icon{margin-left:var(--goo-theme-space-sm,.5rem);z-index:1;display:none}goo-paint-method-header goo-paint-method-title{margin-left:var(--goo-theme-space-sm,.5rem);margin-top:2px}[dir=rtl] goo-paint-method-icon,[dir=rtl] goo-paint-method-title{margin-left:0;margin-right:var(--goo-theme-space-sm,.5rem)}sketch-tool{cursor:pointer;fill:var(--goo-theme-fg);float:left;font-size:var(--goo-theme-icon-lg);text-align:center;text-shadow:1px 1px #0000;vertical-align:middle;z-index:0;outline:none;min-width:45px;height:40px;padding:0;display:block;position:relative;line-height:40px!important}sketch-tool:before{color:var(--goo-theme-fg)}sketch-tool:after{color:var(--goo-theme-bg)}sketch-tool.selected{background:var(--goo-theme-selected);color:var(--goo-theme-selected-fg);fill:var(--goo-theme-selected-fg);z-index:1}sketch-tool.selected:before{color:var(--goo-theme-selected-fg)}sketch-tool.selected:after{color:var(--goo-theme-selected)}sketch-tool.disabled,sketch-tool[disabled]{cursor:default;opacity:.25;pointer-events:none}sketch-tool svg{transform:matrix(.6,0,0,.6,0,0)}sketch-tool sketch-tool-icon{transition:transform .15s;display:inline-block;transform:scale(1);line-height:inherit!important}sketch-tool.selected sketch-tool-icon{transform:scale(1.25)}sketch-tool sketch-tooltitle{font-size:var(--goo-theme-font-size-xs);display:none}sketch-powernib{background:var(--goo-theme-bg);color:var(--goo-theme-fg);cursor:pointer;text-align:center;z-index:10;border:.1em solid #333;border-radius:50%;width:5em;height:5em;margin:.15em 0 0 .15em;line-height:5em;transition:transform .15s,background .15s,color .3s;position:absolute;box-shadow:inset 0 15px 15px -5px #ffffff26,1px 1px 5px 1px #00000040}sketch-powernib:hover,sketch-powernib:active{transform:scale(1.05)}sketch-powernib:before{font-size:calc(var(--goo-theme-icon-lg) * 2.5);line-height:1.4}sketch-toolset,.sketch-toolset{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:var(--goo-theme-bg);background-image: linear-gradient(90deg, #1a1a1a, #1f1f1f);
background-image:linear-gradient(90deg, var(--goo-theme-bg), color-mix(in srgb, var(--goo-theme-fg) 2%, var(--goo-theme-bg)));text-align:center;height:40px;width:inherit;z-index:3;border:0;padding:0;line-height:40px;transition:opacity .25s;position:absolute;top:0;left:0}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary{vertical-align:baseline;background:0 0;border:0;margin:0;padding:0;font-weight:400}main,article,aside,figure,footer,header,nav,section,details,summary{display:block}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}img,object,embed{max-width:100%}html{overflow-y:scroll}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a{vertical-align:baseline;background:0 0;margin:0;padding:0;font-size:100%}del{text-decoration:line-through}abbr[title],dfn[title]{cursor:help;border-bottom:1px dotted #000}table{border-collapse:separate;border-spacing:0}th{vertical-align:bottom;font-weight:700}td{vertical-align:top;font-weight:400}hr{border:0;border-top:1px solid #ccc;height:1px;margin:1em 0;padding:0;display:block}input,select{vertical-align:middle}pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;overflow-wrap:break-word}input[type=radio]{vertical-align:text-bottom}input[type=checkbox]{vertical-align:bottom}.ie7 input[type=checkbox]{vertical-align:baseline}.ie6 input{vertical-align:text-bottom}select,input,textarea{font:99% sans-serif}table{font-size:inherit;font:100%}small{font-size:85%}strong{font-weight:700}td,td img{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}pre,code,kbd,samp{font-family:monospace,sans-serif}.clickable,label,input[type=button],input[type=submit],input[type=file],button{cursor:pointer}button,input,select,textarea{margin:0}button,input[type=button]{width:auto;overflow:visible}.ie7 img{-ms-interpolation-mode:bicubic}.clearfix:after{content:" ";clear:both;display:block}sketch-line-break{border-bottom: 1px solid #212121;
border-bottom:1px solid color-mix(in srgb, var(--goo-theme-fg) 3%, var(--goo-theme-bg));margin-bottom:.35em;padding-bottom:.35em;display:block}.sketch-attention{color:var(--goo-theme-warning-fg);background:var(--goo-theme-warning);background-image: linear-gradient(180deg, #f59e0b, #f6a317);
background-image:linear-gradient(180deg, var(--goo-theme-warning), color-mix(in srgb, var(--goo-theme-fg) 5%, var(--goo-theme-warning)))}.sketch-quote{background: #3c3c3c;
background:color-mix(in srgb, var(--goo-theme-fg) 15%, var(--goo-theme-bg));clear:both;cursor:default;border-radius:3px;padding:1em;font-style:italic;line-height:1.5em;display:block}sketch-title{cursor:default;letter-spacing:1px;text-transform:capitalize;z-index:1;border-bottom-right-radius:5px;margin:0;padding:0 .5rem;line-height:22px;display:inline-block;position:relative;overflow:hidden}sketch-title a{pointer-events:all}sketch-label-group{border:2px solid var(--goo-theme-bg);border-radius:3px;display:block}sketch-label-group sketch-label:first-child{background:var(--goo-theme-bg);border-top:none;margin:0}sketch-label{width:inherit;border-bottom:1px solid var(--goo-theme-bg);border-top: 1px solid #252525;
border-top:1px solid color-mix(in srgb, var(--goo-theme-fg) 5%, var(--goo-theme-bg));display:block;position:relative}sketch-label:last-child{border-bottom:none}sketch-label.sk-font-menu{height:auto}sketch-label[data-tag=textarea]{min-height:80px}sketch-label input,sketch-label textarea{border-radius:3px;padding:5px 7px}sketch-label[data-tag=checkbox],sketch-label[data-tag=point],sketch-label[data-tag=selectmenu]{justify-content:space-between;align-items:center;height:40px;padding:0 .5rem;line-height:40px;display:flex}sketch-label[data-tag=checkbox] sketch-title,sketch-label[data-tag=point] sketch-title,sketch-label[data-tag=selectmenu] sketch-title{padding:0}sketch-label[data-tag=point] .goo-point-module__pin{float:right;font-size:var(--goo-theme-icon-lg);cursor:grab;justify-content:center;align-items:center;padding:0;line-height:40px;display:inline-flex;position:relative;top:-6px}sketch-label[data-tag=point] .goo-point-module__pin.sketch-focused{cursor:grabbing}sketch-label[data-tag=point] span{cursor:text;display:inline-block}[data-tag=ButtonGroup]{clear:both;border-top: 1px solid #252525;
border-top:1px solid color-mix(in srgb, var(--goo-theme-fg) 5%, var(--goo-theme-bg))}.sketch-api input,.sketch-api textarea{outline:none}sketch-selectioninfo,.goo-selection-info{display:block}sketch-selectioninfo ul,sketch-selectioninfo .goo-selection-info__list,.goo-selection-info ul,.goo-selection-info .goo-selection-info__list{color:var(--goo-theme-muted);margin:.25em 0 .5em;padding:0 0 0 1em;line-height:1.5em}sketch-selectioninfo ul count,sketch-selectioninfo ul .goo-selection-info__count,sketch-selectioninfo .goo-selection-info__list count,sketch-selectioninfo .goo-selection-info__list .goo-selection-info__count,.goo-selection-info ul count,.goo-selection-info ul .goo-selection-info__count,.goo-selection-info .goo-selection-info__list count,.goo-selection-info .goo-selection-info__list .goo-selection-info__count{text-align:right;min-width:30px;display:inline-block}sketch-selectioninfo ul u,sketch-selectioninfo ul .goo-selection-info__link,sketch-selectioninfo .goo-selection-info__list u,sketch-selectioninfo .goo-selection-info__list .goo-selection-info__link,.goo-selection-info ul u,.goo-selection-info ul .goo-selection-info__link,.goo-selection-info .goo-selection-info__list u,.goo-selection-info .goo-selection-info__list .goo-selection-info__link{color:var(--goo-theme-fg);cursor:pointer;padding-left:.5em}sketch-selectioninfo div,sketch-selectioninfo .goo-selection-info__actions,.goo-selection-info div,.goo-selection-info .goo-selection-info__actions{text-align:center;margin:.25em 0 1em;display:flex}sketch-selectioninfo div .sketch-selection-action-icon,sketch-selectioninfo div .goo-selection-info__action,sketch-selectioninfo .goo-selection-info__actions .sketch-selection-action-icon,sketch-selectioninfo .goo-selection-info__actions .goo-selection-info__action,.goo-selection-info div .sketch-selection-action-icon,.goo-selection-info div .goo-selection-info__action,.goo-selection-info .goo-selection-info__actions .sketch-selection-action-icon,.goo-selection-info .goo-selection-info__actions .goo-selection-info__action{cursor:pointer;flex-flow:column wrap;flex-grow:1;line-height:2em;transition:background .15s;display:inline-block}sketch-selectioninfo div .sketch-selection-action-icon svg,sketch-selectioninfo div .goo-selection-info__action svg,sketch-selectioninfo .goo-selection-info__actions .sketch-selection-action-icon svg,sketch-selectioninfo .goo-selection-info__actions .goo-selection-info__action svg,.goo-selection-info div .sketch-selection-action-icon svg,.goo-selection-info div .goo-selection-info__action svg,.goo-selection-info .goo-selection-info__actions .sketch-selection-action-icon svg,.goo-selection-info .goo-selection-info__actions .goo-selection-info__action svg{height:var(--goo-theme-icon-lg);vertical-align:middle;width:var(--goo-theme-icon-lg)}sketch-selectioninfo sketch-title,sketch-selectioninfo .goo-selection-info__title,.goo-selection-info sketch-title,.goo-selection-info .goo-selection-info__title{background:var(--goo-theme-bg);display:block}.sketch-FilterPopout,.goo-filter-popout{font-size:var(--goo-theme-font-size-sm);width:150px}.sketch-FilterPopout .filter,.sketch-FilterPopout .goo-filter-popout__item,.goo-filter-popout .filter,.goo-filter-popout .goo-filter-popout__item{cursor:pointer;text-transform:capitalize;border-bottom:1px solid #0000001a;padding:.5rem .5rem .5rem .75rem}.sketch-FilterPopout .filter:hover,.sketch-FilterPopout .goo-filter-popout__item:hover,.goo-filter-popout .filter:hover,.goo-filter-popout .goo-filter-popout__item:hover{background:var(--goo-theme-bg-hover)}.sketch-FilterPopout .filter:hover:after,.sketch-FilterPopout .goo-filter-popout__item:hover:after,.goo-filter-popout .filter:hover:after,.goo-filter-popout .goo-filter-popout__item:hover:after{float:right;content:"";border:2px solid;border-width:0 2px 2px 0;width:.3em;height:.55em;margin-top:.1em;transform:rotate(45deg)}sketch-filterfooter,.goo-filter-popout__footer{text-align:center;margin:.5em 0;display:block}sketch-palette .goo-angle-input,sketch-toolconfig .goo-angle-input,.goo-palette .goo-angle-input,.goo-tool-config .goo-angle-input{margin:0 .5rem}.goo-tool-shortcut-help{border-top: 1px solid #ffffff14;
border-top:1px solid color-mix(in srgb, var(--goo-theme-fg) 8%, transparent);color:var(--goo-theme-fg);font-size:var(--goo-theme-font-size-sm);padding:.5rem;display:block}.goo-tool-shortcut-help__summary{cursor:pointer;font-weight:600;list-style-position:inside}.goo-tool-shortcut-help__list{grid-template-columns:max-content minmax(0,1fr);gap:.35rem .75rem;margin:.5rem 0 0;display:grid}.goo-tool-shortcut-help dt{background: #ffffff14;
background:color-mix(in srgb, var(--goo-theme-fg) 8%, transparent);border-radius:var(--goo-theme-radius-sm);font-family:var(--goo-theme-font-family-mono,monospace);text-align:center;white-space:nowrap;min-width:2rem;padding:.05rem .35rem;line-height:1.4}.goo-tool-shortcut-help dd{min-width:0;margin:0;line-height:1.45}sketch-label.goo-config-field .goo-config-field__title{flex:0 auto;min-width:0}sketch-label.goo-config-field .goo-config-primitive{min-width:0}sketch-label.goo-config-field .goo-config-select,sketch-label.goo-config-field .goo-config-select__container{flex:auto;width:100%;min-width:0}sketch-label.goo-config-field .goo-config-select__container{--goo-select-min-width:0}sketch-label.goo-config-field[data-tag=checkbox],sketch-label.goo-config-field[data-tag=selectmenu],sketch-label.goo-config-field[data-tag=input],sketch-label.goo-config-field[data-tag=number]{justify-content:space-between;align-items:center;gap:.5rem;height:40px;padding:0 .5rem;line-height:40px;display:flex}sketch-label.goo-config-field[data-tag=checkbox] sketch-title,sketch-label.goo-config-field[data-tag=selectmenu] sketch-title,sketch-label.goo-config-field[data-tag=input] sketch-title,sketch-label.goo-config-field[data-tag=number] sketch-title{padding:0;line-height:1}sketch-label.goo-config-field[data-tag=textarea]{padding:.5rem}sketch-label.goo-config-field[data-tag=textarea] .goo-textarea{width:100%;margin-top:.375rem}sketch-label.goo-config-field .goo-checkbox,sketch-label.goo-config-field .goo-select,sketch-label.goo-config-field .goo-input,sketch-label.goo-config-field .goo-number{flex:none}sketch-label.goo-config-field .goo-select.goo-config-select__container{flex:auto}.goo-range-module{border-bottom:1px solid var(--goo-theme-bg);border-top: 1px solid #252525;
border-top:1px solid color-mix(in srgb, var(--goo-theme-fg) 5%, var(--goo-theme-bg));-webkit-user-select:none;user-select:none;height:5rem;min-height:5rem}.goo-range-module sketch-title{cursor:default;float:left;letter-spacing:1px;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;max-width:175px;top:.25rem;overflow:hidden}.goo-range-module .goo-range-module__inputs{color:var(--goo-theme-fg);cursor:default;z-index:1;padding:0;position:absolute;top:-2px;right:.5rem}.goo-range-module .goo-range-module__inputs .goo-config-primitive{-webkit-user-select:auto;user-select:auto;max-width:58px;display:inline-block;position:relative;top:2px}.goo-range-module .goo-range-module__inputs.goo-range-module__inputs--grouped .goo-range-module__number--index0{margin-right:-1px}.goo-range-module .goo-range-module__inputs .goo-number{--goo-number-height:30px;border-radius:var(--goo-theme-radius-sm);max-width:58px;margin:0;font-family:inherit}.goo-range-module .goo-config-range-slider{clear:both;cursor:pointer;z-index:1;margin:0 6px;display:block;position:relative;top:14px}.goo-range-module .goo-config-range-slider .goo-slider{width:100%}[dir=rtl] .goo-range-module sketch-title{float:right}[dir=rtl] .goo-range-module .goo-range-module__inputs{left:.5rem;right:auto}sketch-module-stack,.goo-module-stack{background:var(--goo-theme-surface-raised);border-top:1px solid var(--goo-theme-border-subtle);padding:0 0 2px 7px;transition:background .25s;display:block;position:relative}sketch-module-stack[data-is-open=true],sketch-module-stack.goo-module-stack--open,.goo-module-stack[data-is-open=true],.goo-module-stack.goo-module-stack--open{background:var(--goo-theme-border-subtle);border-bottom:none}sketch-module-stack[data-is-open=true] sketch-label,sketch-module-stack[data-is-open=true] .goo-label,sketch-module-stack.goo-module-stack--open sketch-label,sketch-module-stack.goo-module-stack--open .goo-label,.goo-module-stack[data-is-open=true] sketch-label,.goo-module-stack[data-is-open=true] .goo-label,.goo-module-stack.goo-module-stack--open sketch-label,.goo-module-stack.goo-module-stack--open .goo-label{background:var(--goo-theme-surface-raised)}sketch-module-stack[data-is-open=true]>[data-module-header],sketch-module-stack[data-is-open=true]>.goo-module-stack__header,sketch-module-stack.goo-module-stack--open>[data-module-header],sketch-module-stack.goo-module-stack--open>.goo-module-stack__header,.goo-module-stack[data-is-open=true]>[data-module-header],.goo-module-stack[data-is-open=true]>.goo-module-stack__header,.goo-module-stack.goo-module-stack--open>[data-module-header],.goo-module-stack.goo-module-stack--open>.goo-module-stack__header{background:0 0}sketch-module-stack[data-is-open=true]>[data-module-header] .goo-module-stack__arrow,sketch-module-stack[data-is-open=true]>.goo-module-stack__header .goo-module-stack__arrow,sketch-module-stack.goo-module-stack--open>[data-module-header] .goo-module-stack__arrow,sketch-module-stack.goo-module-stack--open>.goo-module-stack__header .goo-module-stack__arrow,.goo-module-stack[data-is-open=true]>[data-module-header] .goo-module-stack__arrow,.goo-module-stack[data-is-open=true]>.goo-module-stack__header .goo-module-stack__arrow,.goo-module-stack.goo-module-stack--open>[data-module-header] .goo-module-stack__arrow,.goo-module-stack.goo-module-stack--open>.goo-module-stack__header .goo-module-stack__arrow{transform:rotate(0)}sketch-module-stack.sketch-hidden [data-module-children],sketch-module-stack.sketch-hidden .goo-module-stack__children,sketch-module-stack.goo-module-stack--hidden [data-module-children],sketch-module-stack.goo-module-stack--hidden .goo-module-stack__children,.goo-module-stack.sketch-hidden [data-module-children],.goo-module-stack.sketch-hidden .goo-module-stack__children,.goo-module-stack.goo-module-stack--hidden [data-module-children],.goo-module-stack.goo-module-stack--hidden .goo-module-stack__children{opacity:.5;transition:opacity .25s ease-out}sketch-module-stack[data-is-open=false]>[data-module-children],sketch-module-stack[data-is-open=false]>.goo-module-stack__children,sketch-module-stack.goo-module-stack--closed>[data-module-children],sketch-module-stack.goo-module-stack--closed>.goo-module-stack__children,.goo-module-stack[data-is-open=false]>[data-module-children],.goo-module-stack[data-is-open=false]>.goo-module-stack__children,.goo-module-stack.goo-module-stack--closed>[data-module-children],.goo-module-stack.goo-module-stack--closed>.goo-module-stack__children{border:0;max-height:0;transition:opacity .25s;overflow:hidden}sketch-module-stack [data-module-header],sketch-module-stack .goo-module-stack__header,.goo-module-stack [data-module-header],.goo-module-stack .goo-module-stack__header{cursor:pointer;height:3rem}sketch-module-stack [data-module-header] .goo-module-stack__icon,sketch-module-stack .goo-module-stack__header .goo-module-stack__icon,.goo-module-stack [data-module-header] .goo-module-stack__icon,.goo-module-stack .goo-module-stack__header .goo-module-stack__icon{cursor:pointer;float:right;justify-content:center;align-items:center;width:28px;height:38px;margin:0;line-height:10px;transition:color .25s;display:inline-flex;position:relative}sketch-module-stack [data-module-header] .goo-module-stack__arrow,sketch-module-stack .goo-module-stack__header .goo-module-stack__arrow,.goo-module-stack [data-module-header] .goo-module-stack__arrow,.goo-module-stack .goo-module-stack__header .goo-module-stack__arrow{margin:0;transition:transform .15s;position:absolute;top:0;left:0;transform:rotate(-90deg)}sketch-module-stack [data-module-name],sketch-module-stack .goo-module-stack__name,.goo-module-stack [data-module-name],.goo-module-stack .goo-module-stack__name{border-bottom:1px solid var(--goo-theme-fg);letter-spacing:1px;text-overflow:ellipsis;text-transform:capitalize;max-width:100px;margin-top:9px;margin-left:22px;line-height:18px;display:inline-block;overflow:hidden}sketch-module-stack [data-module-children],sketch-module-stack .goo-module-stack__children,.goo-module-stack [data-module-children],.goo-module-stack .goo-module-stack__children{border-bottom:1px solid var(--goo-theme-bg);border-left:1px solid var(--goo-theme-bg);border-radius:var(--goo-theme-radius-sm) 0 0 var(--goo-theme-radius-sm);border-top:1px solid var(--goo-theme-bg);opacity:1;width:100%;transition:opacity .25s}sketch-module-stack [data-module-children] sketch-label:first-child,sketch-module-stack [data-module-children] .goo-label:first-child,sketch-module-stack .goo-module-stack__children sketch-label:first-child,sketch-module-stack .goo-module-stack__children .goo-label:first-child,.goo-module-stack [data-module-children] sketch-label:first-child,.goo-module-stack [data-module-children] .goo-label:first-child,.goo-module-stack .goo-module-stack__children sketch-label:first-child,.goo-module-stack .goo-module-stack__children .goo-label:first-child{border-top-left-radius:var(--goo-theme-radius-sm)}
