/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Gaegu:wght@400;700&family=Noto+Sans+SC:wght@400;500;600&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mx-auto{margin-inline:auto}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.min-h-screen{min-height:100vh}.max-w-\[760px\]{max-width:760px}.max-w-\[1600px\]{max-width:1600px}.min-w-0{min-width:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.gap-5{gap:calc(var(--spacing) * 5)}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.bg-white{background-color:var(--color-white)}.px-5{padding-inline:calc(var(--spacing) * 5)}.py-5{padding-block:calc(var(--spacing) * 5)}.italic{font-style:italic}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.select-all{-webkit-user-select:all;user-select:all}.select-none{-webkit-user-select:none;user-select:none}@media (min-width:80rem){.xl\:grid-cols-\[minmax\(0\,1fr\)_300px\]{grid-template-columns:minmax(0,1fr) 300px}}}:root{--ink:#1f2937;--line:#dbe2dc;--leaf:#217a65}*{box-sizing:border-box}body{color:var(--ink);background:#f7f8f6;margin:0;font-family:Arial,Microsoft YaHei,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}h1,h2,p{margin:0}h1{font-size:15px}h1,h2{font-weight:700}h2{font-size:13px}.panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px;box-shadow:0 1px 2px #14251b08}.primary-button,.tool-button,.wide-button{background:#fff;border:1px solid #cdd8d0;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:600}.primary-button{border-color:var(--leaf);background:var(--leaf);color:#fff}.wide-button{color:#145b4a;background:#edf6f2;border-color:#a6d1c2;width:100%;margin-top:14px}.tool-grid{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.tool-grid button{color:#44534c;background:#fff;border:1px solid #cdd8d0;border-radius:5px;padding:7px 5px;font-size:12px}.tool-grid .active-tool{color:#145b4a;background:#edf6f2;border-color:#217a65;font-weight:700}.upload-zone{text-align:center;color:#426155;border:1.5px dashed #a7bbb0;border-radius:7px;place-content:center;min-height:130px;display:grid}.upload-zone:hover{border-color:var(--leaf);background:#f2f8f5}.demo-button{color:#217a65;background:0 0;border:0;width:100%;margin-top:8px;font-size:12px;text-decoration:underline}.upload-zone p{font-size:13px;font-weight:600}.help-text,.upload-zone small{color:#728078;font-size:12px;line-height:1.55}.upload-icon{color:var(--leaf);font-size:24px;line-height:1}label{color:#44534c;justify-content:space-between;margin-top:14px;font-size:12px;display:flex}output{color:var(--leaf);font-weight:700}input[type=range]{width:100%;accent-color:var(--leaf)}select{background:#fff;border:1px solid #cdd8d0;border-radius:5px;width:100%;margin-top:7px;padding:8px;font-size:13px}.toggle-row input{accent-color:var(--leaf)}.canvas-toolbar{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:start;gap:16px;padding-bottom:14px;display:flex}.canvas-toolbar p{color:#728078;margin-top:4px;font-size:12px}.dimension{color:#376655;white-space:nowrap;border:1px solid #d5e4dc;border-radius:4px;padding:4px 7px;font-size:12px}.pattern-scroll{background-color:#f6f8f6;background-image:radial-gradient(#d8dfda 1px,#0000 0);background-size:12px 12px;max-height:calc(100vh - 180px);padding:18px;overflow:auto}.pattern-grid{border:1px solid #8f9c94;min-width:640px;margin:auto;display:grid;overflow:hidden}.pattern-grid button{aspect-ratio:1;color:#202a27;text-shadow:0 1px 1px #fff9;border:.5px solid #1f293745;min-height:11px;padding:0;font-size:clamp(5px,.7vw,9px);font-weight:700;position:relative}.pattern-grid .board-edge{border-top:2px solid #1d5c4c;border-left:2px solid #1d5c4c}.pattern-grid .dim-cell{filter:saturate(.2);opacity:.24}.pattern-grid span{line-height:1;display:block;overflow:hidden}.empty-canvas{text-align:center;place-content:center;min-height:500px;display:grid}.empty-mark{color:#217a65;font-size:42px}.empty-canvas h1{margin-top:12px;font-size:18px}.empty-canvas p{color:#728078;max-width:300px;margin-top:7px;font-size:13px;line-height:1.6}.palette-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.palette-grid button{aspect-ratio:1;color:#26312d;text-shadow:0 1px 1px #ffffffb3;border:2px solid #0000;border-radius:5px;font-size:10px;font-weight:700}.palette-grid .selected-color{border-color:#1b4e40;outline:2px solid #a3d2c3}.selected-label{color:#516158;align-items:center;gap:7px;margin-top:12px;font-size:12px;display:flex}.selected-label i,.stats i{border:1px solid #1f293733;border-radius:3px;flex:none;width:12px;height:12px}.stat-title{justify-content:space-between;align-items:center;display:flex}.stat-title span{color:#557266;font-size:12px}.construction{margin-top:10px}.construction p{border-bottom:1px solid #edf0ed;gap:2px;padding:8px 0;display:grid}.construction strong{font-size:14px}.construction span{color:#728078;font-size:11px}.project-list{margin-top:8px}.project-list button{text-align:left;background:0 0;border:0;border-bottom:1px solid #edf0ed;gap:2px;width:100%;padding:8px 2px;display:grid}.project-list button:hover{color:#145b4a}.project-list span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.project-list small{color:#728078;font-size:11px}.stats{max-height:420px;margin-top:10px;overflow:auto}.stats button{text-align:left;background:0 0;border:0;border-radius:4px;grid-template-columns:14px 1fr auto;align-items:center;gap:8px;width:100%;padding:7px 5px;font-size:12px;display:grid}.stats .active-stat,.stats button:hover{background:#edf6f2}.stats strong{font-variant-numeric:tabular-nums}@media (max-width:1279px){.panel{padding:14px}.pattern-scroll{max-height:65vh}}@media (max-width:640px){.panel{border-radius:6px}.canvas-toolbar{flex-direction:column}.pattern-scroll{padding:10px}.pattern-grid{min-width:500px}.empty-canvas{min-height:330px}}@media print{@page{margin:10mm;size:auto}.canvas-toolbar,aside,header{display:none!important}.panel,.pattern-scroll,main{box-shadow:none!important;background:#fff!important;border:0!important;padding:0!important;display:block!important;overflow:visible!important}.pattern-grid{break-inside:avoid;width:100%!important;min-width:0!important}.pattern-grid button{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:10;color:#fff;background:#164d40;border-radius:4px;padding:10px 14px;font-size:13px;transition:top .2s;position:fixed;top:-48px;left:16px}.skip-link:focus{top:16px}.home-shell{color:#17332b;background:#f4f5ef;min-height:100dvh;overflow:hidden}.home-nav{justify-content:space-between;align-items:center;max-width:1360px;margin:0 auto;padding:24px 32px;display:flex}.brand-mark{color:#17332b;align-items:center;gap:11px;font-size:15px;font-weight:800;text-decoration:none;display:inline-flex}.brand-beads{grid-template-columns:repeat(2,7px);gap:2px;display:grid}.brand-beads i{background:#217a65;border-radius:2px;width:7px;height:7px;display:block}.home-secondary-button,.home-text-button{color:#31594d;background:0 0;border:0;font-size:13px;font-weight:700}.home-secondary-button:hover,.home-text-button:hover{color:#163e34;text-decoration:underline}.home-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(32px,6vw,100px);max-width:1240px;margin:0 auto;padding:clamp(48px,8vw,120px) 32px 58px;display:grid}.home-kicker{color:#588174;letter-spacing:.14em;font-size:11px;font-weight:800}.home-copy h1{color:#17332b;letter-spacing:0;margin-top:16px;font-size:clamp(43px,5.5vw,78px);font-weight:800;line-height:1.05}.home-summary{color:#51655d;max-width:430px;margin-top:24px;line-height:1.75}.home-trust{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.home-trust span{color:#496359;border:1px solid #d3ddd4;border-radius:999px;padding:7px 10px;font-size:12px}.home-stage{place-items:center;min-height:430px;display:grid;position:relative}.bead-sheet{aspect-ratio:1;border-radius:8px;width:min(70vw,360px);position:absolute;transform:rotate(-8deg)}.bead-sheet-back{background:#dfe7dc;box-shadow:inset 0 0 0 1px #ccd8ce}.bead-sheet-front{background:#f9faf6;grid-template-columns:repeat(8,1fr);gap:7px;padding:24px;display:grid;position:relative;transform:rotate(5deg);box-shadow:15px 20px #dce4db,inset 0 0 0 1px #d6dfd6}.bead{aspect-ratio:1;box-shadow:inset 0 -2px #12302824,0 1px 1px #1230281f}.bead-0{background:#f4d65c}.bead-1{background:#ed735e}.bead-2{background:#39775a}.bead-3{background:#58b8c7}.bead-4{background:#fffaf0}.bead-5{background:#9d88bd}.bead-6{background:#f6a4ad}.bead-7{background:#2b2a2a}.pattern-label{color:#496359;background:#f4f5ef;border:1px solid #cfdbd0;padding:9px 11px;font-size:11px;font-weight:700;position:absolute;bottom:34px;right:0;transform:rotate(-3deg)}.home-action{border-top:1px solid #d9e1da;justify-content:center;align-items:center;gap:16px;max-width:1176px;margin:0 auto;padding:28px 32px 22px;display:flex}.home-upload{color:#174d40;text-align:left;background:#eaf2ed;border:1px dashed #709788;border-radius:7px;grid-template-columns:auto 1fr;align-items:center;gap:0 14px;min-width:min(100%,520px);padding:16px 22px;font-size:15px;font-weight:800;transition:transform .2s,background .2s,border-color .2s;display:grid}.home-upload:hover{background:#e1eee6;border-color:#217a65;transform:translateY(-2px)}.home-upload:active{transform:translateY(0)scale(.99)}.home-upload:disabled{cursor:wait}.upload-plus{color:#fff;background:#217a65;border-radius:50%;grid-row:span 2;place-items:center;width:32px;height:32px;font-size:24px;font-weight:400;line-height:1;display:grid}.home-upload small{color:#668176;margin-top:3px;font-size:11px;font-weight:600}.home-secondary-button{white-space:nowrap;padding:14px}.home-steps{max-width:1176px;padding:16px 32px max(30px,env(safe-area-inset-bottom));gap:16px;margin:0 auto;display:grid}.home-steps p{color:#5e746a;border-top:1px solid #d9e1da;font-size:12px}.home-steps b{color:#217a65;margin-right:8px;font-size:11px}a:focus-visible,button:focus-visible,input:focus-visible{outline-offset:3px;outline:2px solid #217a65}@media (max-width:760px){.home-nav{padding:18px 20px}.home-hero{grid-template-columns:1fr;gap:22px;padding:52px 20px 34px}.home-copy h1{font-size:clamp(40px,12vw,58px)}.home-summary{font-size:15px}.home-stage{order:-1;min-height:290px}.bead-sheet{width:min(68vw,290px)}.bead-sheet-front{gap:5px;padding:18px}.pattern-label{bottom:8px;right:8px}.home-action{flex-direction:column;align-items:stretch;padding:20px}.home-upload{min-width:0}.home-secondary-button{align-self:center}.home-steps{padding:10px 20px max(24px,env(safe-area-inset-bottom));grid-template-columns:1fr;gap:3px}}.workbench-shell .workbench-main-canvas{flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.workbench-shell .workbench-main-canvas:fullscreen{background:#f5f7fb;border:0;border-radius:0;width:100vw;height:100vh;padding:18px}.workbench-shell .workbench-main-canvas .canvas-toolbar{flex:none}.workbench-shell .workbench-main-canvas .pattern-scroll{scrollbar-color:#c9d0dc transparent;scrollbar-width:thin;flex-direction:column;flex:auto;min-width:0;position:relative;overflow:auto}.workbench-shell .canvas-viewport-toolbar{z-index:4;background:#fffffff5;border:1px solid #dde3ec;border-radius:9px;align-self:flex-end;align-items:center;gap:2px;min-height:40px;margin-top:-42px;margin-bottom:14px;padding:4px;display:inline-flex;position:sticky;top:-42px;box-shadow:0 5px 15px #3d4c6f1a}.workbench-shell .canvas-viewport-toolbar button{color:#5e6d88;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;font-family:inherit;font-size:14px;font-weight:700;display:inline-grid}.workbench-shell .canvas-viewport-toolbar button.active,.workbench-shell .canvas-viewport-toolbar button:hover{color:#df6177;background:#fff0f3}.workbench-shell .canvas-viewport-toolbar button:disabled{cursor:not-allowed;opacity:.35}.workbench-shell .canvas-viewport-toolbar output{color:#53617b;text-align:center;min-width:47px;font-size:11px}.workbench-shell .canvas-viewport-toolbar>span{background:#e5e9f0;width:1px;height:20px;margin:0 3px}.workbench-shell .pattern-stage-center{flex:1 0 auto;place-items:center;min-width:max-content;min-height:max-content;display:grid}.workbench-shell .workbench-main-canvas .pattern-grid{background:#fff;border:1px solid #9da8b8;flex:none;min-width:0;margin:auto;display:grid;overflow:visible;box-shadow:0 8px 22px #3d4c6f21}.workbench-shell .workbench-main-canvas .pattern-grid button{border-radius:0;width:100%;min-width:0;height:100%;min-height:0}.workbench-shell .workbench-main-canvas .pattern-grid .board-edge{border:0}.workbench-shell .workbench-main-canvas .pattern-grid .board-edge.board-edge-row{box-shadow:inset 0 2px #76839a,inset -.5px -.5px #1f293740}.workbench-shell .workbench-main-canvas .pattern-grid .board-edge.board-edge-column{box-shadow:inset 2px 0 #76839a,inset -.5px -.5px #1f293740}.workbench-shell .workbench-main-canvas .pattern-grid .board-edge-row.board-edge-column{box-shadow:inset 2px 2px #76839a,inset -.5px -.5px #1f293740}.workbench-shell .canvas-statusbar{z-index:3;color:#758199;background:#fffffff0;border-top:1px solid #e1e6ee;align-self:stretch;align-items:center;gap:18px;min-height:30px;margin:14px -24px -42px;padding:7px 14px;display:flex;position:sticky;bottom:-28px}.workbench-shell .canvas-statusbar span+span{border-left:1px solid #e5e9f0;padding-left:18px}@media (max-width:760px){.workbench-shell .workbench-main-canvas .pattern-scroll{padding:54px 14px 40px}.workbench-shell .canvas-viewport-toolbar{align-self:center}.workbench-shell .canvas-statusbar{white-space:nowrap;gap:10px;margin-left:-14px;margin-right:-14px;overflow-x:auto}.workbench-shell .canvas-statusbar span+span{padding-left:10px}}.home-shell{color:#173a31;background:#fbf7ef;font-family:Georgia,Songti SC,STSong,serif}.home-footer,.home-hero,.home-inspiration,.home-nav,.home-ritual,.home-upload-band{max-width:1200px;margin-left:auto;margin-right:auto}.home-nav{padding:25px 32px}.brand-mark{color:#173a31;font-family:Arial,Microsoft YaHei,sans-serif;font-size:14px}.home-nav nav{align-items:center;gap:22px;display:flex}.home-nav nav a,.home-text-button{color:#557168;background:0 0;border:0;font-family:Arial,Microsoft YaHei,sans-serif;font-size:13px;font-weight:700;text-decoration:none}.home-nav nav a:hover,.home-text-button:hover{color:#173a31}.home-hero{grid-template-columns:minmax(0,.94fr) minmax(430px,1.06fr);padding:clamp(52px,7vw,96px) 32px clamp(76px,9vw,124px)}.home-kicker,.section-eyebrow{color:#a46e4e;letter-spacing:.16em;font-family:Arial,Microsoft YaHei,sans-serif;font-weight:800}.home-copy h1{color:#173a31;max-width:570px;font-size:clamp(46px,5.7vw,76px);font-weight:600;line-height:1.07}.home-copy h1 em{color:#d96f66;font-style:normal}.home-summary{color:#52675f;font-family:Arial,Microsoft YaHei,sans-serif;font-size:15px}.home-copy-actions{flex-wrap:wrap;align-items:center;gap:20px;margin-top:31px;display:flex}.home-primary-button{color:#fffaf1;background:#236a58;border:1px solid #236a58;border-radius:4px;align-items:center;gap:34px;padding:14px 16px 14px 19px;font-family:Arial,Microsoft YaHei,sans-serif;font-size:14px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.home-primary-button span{font-size:17px;line-height:1}.home-primary-button:hover{background:#174f42;transform:translateY(-2px)}.home-primary-button:active{transform:translateY(0)scale(.98)}.home-demo-link{color:#42675b;background:0 0;border:0;border-bottom:1px solid #809a90;padding:4px 0;font-size:13px;font-weight:700}.home-demo-link,.home-local-note{font-family:Arial,Microsoft YaHei,sans-serif}.home-local-note{color:#84958b;margin-top:16px;font-size:11px}.pattern-preview,.source-photo{background:#fffaf1;border:1px solid #d8d0c1;position:absolute;box-shadow:10px 12px #eee5d6}.source-photo{width:min(50%,235px);padding:10px;top:22px;left:2%;transform:rotate(-6deg)}.source-photo img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.pattern-preview{width:min(62%,300px);padding:13px;bottom:2px;right:1%;transform:rotate(4deg)}.pattern-preview-top{color:#4d6b60;border-bottom:1px solid #e6ded0;justify-content:space-between;padding-bottom:8px;font-family:Arial,Microsoft YaHei,sans-serif;font-size:10px;display:flex}.bead-sheet{aspect-ratio:auto;width:auto;box-shadow:none;background-color:#f1eadf;background-image:linear-gradient(#d9d0c1 1px,#0000 0),linear-gradient(90deg,#d9d0c1 1px,#0000 0);background-size:10% 10%;border-radius:0;grid-template-columns:repeat(10,1fr);gap:3px;margin-top:10px;padding:8px;display:grid;position:relative;transform:none}.bead{border-radius:50%}.pattern-colors{gap:4px;margin-top:10px;display:flex}.pattern-colors i{background:#ed735e;border-radius:50%;width:10px;height:10px}.pattern-colors i:nth-child(2){background:#f4d65c}.pattern-colors i:nth-child(3){background:#39775a}.pattern-colors i:nth-child(4){background:#58b8c7}.pattern-colors i:nth-child(5){background:#9d88bd}.stage-caption{z-index:2;color:#76887f;font-family:Arial,Microsoft YaHei,sans-serif;font-size:11px;font-weight:700;position:absolute}.stage-caption-source{top:0;left:3%}.stage-caption-pattern{bottom:-25px;right:0}.stage-arrow{z-index:3;color:#fffaf1;background:#d96f66;border-radius:50%;place-items:center;width:42px;height:42px;font-family:Arial,sans-serif;font-size:23px;display:grid;position:absolute;top:46%;left:48%;transform:rotate(-8deg)}.home-upload-band{border-top:1px solid #ded6c9;border-bottom:1px solid #ded6c9;grid-template-columns:1fr minmax(360px,520px);align-items:center;gap:34px;padding:27px 32px;display:grid}.home-upload-band-copy{gap:4px;display:grid}.home-upload-band-copy p{color:#173a31;font-size:24px}.home-upload-band-copy span{color:#70827a;font-size:13px}.home-upload,.home-upload-band-copy span{font-family:Arial,Microsoft YaHei,sans-serif}.home-upload{color:#1c5a4c;background:#edf2e8;border:1px dashed #7e9f92;border-radius:4px;font-size:14px}.home-upload:hover{background:#e2eee7;border-color:#236a58}.home-ritual{padding:66px 32px 72px}.home-steps{gap:28px;margin-top:20px;padding:0}.home-steps p{color:#36594f;border-top:1px solid #ded6c9;flex-direction:column;gap:8px;padding-top:12px;font-family:Arial,Microsoft YaHei,sans-serif;font-size:14px;font-weight:700;display:flex}.home-steps b{color:#d37369;margin-right:0;font-family:Arial,sans-serif;font-size:12px}.home-inspiration{background:#ece8df;padding:72px max(32px,50vw - 568px) 88px}.inspiration-heading{justify-content:space-between;gap:32px;display:flex}.inspiration-heading h2{color:#173a31;margin-top:13px;font-size:clamp(30px,3.2vw,45px);font-weight:600}.inspiration-list{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px;display:grid}.inspiration-item{text-align:left;background:#f6f1e8;border:1px solid #d5ccbd;border-radius:4px;min-height:318px;padding:15px;transition:transform .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden}.inspiration-item:hover{transform:translateY(-4px);box-shadow:7px 9px #d7cdbd}.inspiration-number{color:#70817b;align-self:start;font-family:Arial,sans-serif;font-size:11px;font-weight:800}.inspiration-image{border:1px solid #173a3124;width:71%;position:absolute;top:42px;right:15px;overflow:hidden;transform:rotate(5deg)}.inspiration-image img{width:100%;display:block}.inspiration-copy{z-index:1;align-self:end;gap:5px;display:grid;position:relative}.inspiration-copy b{color:#173a31;font-size:17px}.inspiration-copy b,.inspiration-copy small{font-family:Arial,Microsoft YaHei,sans-serif}.inspiration-copy small{color:#60786e;font-size:12px}.inspiration-arrow{color:#fffaf1;background:#236a58;place-items:center;width:28px;height:28px;font-family:Arial,sans-serif;display:grid;position:absolute;bottom:14px;right:14px}.home-footer{color:#668077;justify-content:space-between;align-items:center;padding:25px 32px;display:flex}.home-footer,.home-footer button{font-family:Arial,Microsoft YaHei,sans-serif;font-size:12px}.home-footer button{color:#386458;background:0 0;border:0;font-weight:800}.home-footer button:hover{text-decoration:underline}@media (max-width:760px){.home-nav{padding:19px 20px}.home-nav nav a{display:none}.home-hero{grid-template-columns:1fr;gap:38px;padding:47px 20px 68px}.home-copy h1{font-size:clamp(42px,12vw,58px)}.home-summary{font-size:14px}.home-stage{order:0;min-height:328px}.source-photo{width:47%}.pattern-preview{width:63%}.stage-arrow{top:45%;left:43%}.stage-caption-pattern{bottom:-18px}.home-upload-band{grid-template-columns:1fr;gap:18px;padding:25px 20px}.home-upload-band-copy p{font-size:21px}.home-ritual{padding:52px 20px}.home-steps{grid-template-columns:1fr;gap:14px}.home-inspiration{padding:54px 20px 62px}.inspiration-heading{display:block}.inspiration-list{grid-template-columns:1fr;gap:12px;margin-top:26px}.inspiration-item{min-height:230px}.inspiration-image{width:45%;top:30px}.home-footer{padding:21px 20px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.cute-page{color:#3d4c6f;background:#f6f9ff;min-height:100dvh;padding:40px;font-family:Gaegu,ZCOOL KuaiLe,cursive;overflow-x:hidden}.cute-container{max-width:1100px;margin:0 auto}.cute-header{justify-content:space-between;align-items:center;margin-bottom:80px;display:flex}.cute-brand{color:#ff6b81;align-items:center;gap:10px;font-family:Gaegu,ZCOOL KuaiLe,cursive;font-size:36px;font-weight:700;text-decoration:none;display:inline-flex}.cute-brand img{object-fit:contain;width:38px;height:38px}.cute-nav-button{color:#3d4c6f;background:#fff;border:2px solid #d9e2ff;border-radius:30px;padding:12px 25px;font-family:inherit;font-size:19px;font-weight:500;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 4px 10px #3d4c6f0d}.cute-nav-button:hover{border-color:#ff6b81;transform:translateY(-2px);box-shadow:0 6px 15px #3d4c6f1a}.cute-nav-button:active,.cute-upload-button:active{transform:scale(.98)}.cute-hero{justify-content:space-between;align-items:center;gap:55px;margin-bottom:100px;display:flex}.cute-hero-text{max-width:500px}.cute-hero-text h1{color:#3d4c6f;margin:0 0 20px;font-family:Gaegu,ZCOOL KuaiLe,cursive;font-size:68px;font-weight:700;line-height:1.2}.cute-hero-text p{color:#6b7a99;margin:0 0 24px;font-size:21px;line-height:1.7}.cute-text-link{color:#66789f;background:0 0;border:0;border-bottom:1px solid #b5c3e6;align-items:center;gap:5px;padding:3px 0;font-family:inherit;font-size:18px;font-weight:500;display:inline-flex}.cute-text-link:hover{color:#ff6b81;border-color:#ff6b81}.cute-hero-visual{flex:0 0 400px;width:400px;height:400px;position:relative}.cute-blob{background:linear-gradient(135deg,#ffdde1,#d9e2ff);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;width:100%;height:100%;animation:cute-morph 8s ease-in-out infinite;position:absolute}.cute-hero-image{border:9px solid #fff;border-radius:26px;width:80%;animation:cute-float 4s ease-in-out infinite;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 14px 28px #7487b226}.cute-hero-image img{width:100%;height:auto;display:block}.cute-bead-dots{grid-template-columns:repeat(4,12px);gap:7px;display:grid;position:absolute;bottom:14px;right:-12px;transform:rotate(13deg)}.cute-dot{aspect-ratio:1;border-radius:50%;display:block;box-shadow:inset 0 -1px 1px #3d4c6f2e}.dot-0{background:#ff8294}.dot-1{background:#ffd96b}.dot-2{background:#80b9da}.dot-3{background:#9ccf9d}.dot-4{background:#a796d0}.cute-upload-section{text-align:center;background:#fff;border-radius:40px;padding:60px;position:relative;overflow:hidden;box-shadow:0 20px 50px #d9e2ffb3}.cute-upload-button{color:#fff;background:linear-gradient(45deg,#ff6b81,#ff8a9a);border:0;border-radius:50px;justify-content:center;align-items:center;gap:10px;padding:20px 50px;font-family:inherit;font-size:30px;font-weight:700;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 10px 30px #ff6b8166}.cute-upload-button:hover{transform:scale(1.05);box-shadow:0 15px 40px #ff6b8180}.cute-upload-button:disabled{cursor:wait}.cute-upload-section small{color:#8a9cbf;margin-top:20px;font-size:16px;display:block}.cute-doodle{color:#bcc8e6;pointer-events:none;font-family:Gaegu,cursive;font-size:24px;position:absolute}.cute-doodle-one{top:40px;left:50px;transform:rotate(-15deg)}.cute-doodle-two{top:100px;right:60px;transform:rotate(10deg)}.cute-doodle-three{bottom:40px;left:80px;transform:rotate(5deg)}.cute-section-label{color:#ff8294;letter-spacing:.06em;margin:0;font-family:Gaegu,cursive;font-size:19px}.cute-steps{padding:125px 0 100px}.cute-inspiration h2,.cute-result h2,.cute-steps h2{color:#3d4c6f;margin:9px 0 0;font-family:Gaegu,cursive;font-size:47px;font-weight:700;line-height:1.15}.cute-steps ol{grid-template-columns:repeat(3,1fr);gap:18px;margin:44px 0 0;padding:0;list-style:none;display:grid}.cute-steps li{background:#fff;border:2px solid #d9e2ff;border-radius:26px;min-height:160px;padding:25px;box-shadow:0 10px 22px #c4d1f038}.cute-steps li:nth-child(2){transform:translateY(20px)}.cute-steps li b,.cute-steps li small,.cute-steps li span{display:block}.cute-steps li b{color:#ff6b81;font-family:Gaegu,cursive;font-size:26px}.cute-steps li span{color:#3d4c6f;margin-top:12px;font-size:15px;font-weight:500}.cute-steps li small{color:#8a9cbf;margin-top:7px;font-size:12px;line-height:1.65}.cute-capabilities{padding:36px 0 112px}.cute-capabilities-heading{text-align:center;max-width:600px;margin:0 auto}.cute-capabilities-heading h2{color:#3d4c6f;margin:9px 0 12px;font-family:Gaegu,ZCOOL KuaiLe,cursive;font-size:47px;font-weight:700;line-height:1.15}.cute-capabilities-heading>p:last-child{color:#7f8fad;margin:0;font-size:15px;line-height:1.7}.cute-capabilities-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:40px 0 0;padding:0;list-style:none;display:grid}.cute-capabilities-grid li{background:#fff;border:1px solid #e0e7f7;border-radius:18px;grid-template-columns:48px minmax(0,1fr);gap:14px;min-height:146px;padding:22px 20px;transition:transform .25s,box-shadow .25s;display:grid;box-shadow:0 10px 24px #c5d2ef29}.cute-capabilities-grid li:hover{transform:translateY(-3px);box-shadow:0 16px 30px #aec0e742}.cute-capability-icon{border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.cute-capabilities-grid h3{color:#3d4c6f;margin:2px 0 7px;font-size:18px;line-height:1.3}.cute-capabilities-grid p{color:#7787a6;margin:0;font-size:13px;line-height:1.7}.capability-local .cute-capability-icon{color:#ef7188;background:#fff0f3}.capability-palette .cute-capability-icon{color:#d69a21;background:#fff5d8}.capability-grid .cute-capability-icon{color:#8c79c3;background:#eee9ff}.capability-edit .cute-capability-icon{color:#6492cf;background:#eaf3ff}.capability-export .cute-capability-icon{color:#4c9d70;background:#e9f8ee}.capability-cloud .cute-capability-icon{color:#8a72cc;background:#f1edff}.cute-result{background:#eaf0ff;border-radius:40px;grid-template-columns:minmax(0,.9fr) minmax(400px,1.1fr);align-items:center;gap:50px;padding:68px 58px;display:grid}.cute-result-copy>p:not(.cute-section-label){color:#6b7a99;margin:21px 0;font-size:14px;line-height:1.85}.cute-result-board{min-height:303px;position:relative}.cute-mini-list,.cute-mini-note,.cute-mini-pattern{color:#7687aa;background:#fff;border:2px solid #d5dff5;border-radius:17px;padding:15px;font-size:11px;position:absolute;box-shadow:8px 10px #d2dcf5b3}.cute-mini-pattern{grid-template-columns:repeat(8,1fr);gap:5px;width:180px;display:grid;top:25px;left:1%;transform:rotate(-6deg)}.cute-mini-list{width:190px;top:5px;right:2%;transform:rotate(5deg)}.cute-mini-list>span{color:#8a9cbf;margin-bottom:9px;display:block}.cute-mini-list p{border-top:1px solid #edf1fa;grid-template-columns:12px 1fr auto;align-items:center;gap:7px;margin:0;padding:7px 0;display:grid}.cute-mini-list i{border-radius:50%;width:11px;height:11px}.cute-mini-list b{font-size:10px}.cute-mini-note{background:#fff3c9;width:222px;bottom:7px;left:22%;transform:rotate(-1deg)}.cute-mini-note small,.cute-mini-note span,.cute-mini-note strong{display:block}.cute-mini-note strong{color:#607298;margin:6px 0;font-size:22px}.cute-inspiration{padding:115px 0 100px}.cute-inspiration-list{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:40px;display:grid}.cute-inspiration-item{text-align:left;background:#fff;border:2px solid #d9e2ff;border-radius:26px;padding:24px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;box-shadow:0 10px 22px #c4d1f033}.cute-inspiration-item:hover{transform:translateY(-5px);box-shadow:0 16px 27px #c4d1f057}.cute-inspiration-item>span{gap:8px;display:grid}.cute-inspiration-item b{color:#3d4c6f;font-size:17px}.cute-inspiration-item small{color:#7585a8;font-size:12px;line-height:1.65}.cute-inspiration-item.peach{background:snow}.cute-inspiration-item.blue{background:#f8fbff}.cute-inspiration-item.yellow{background:#fffdf4}.cute-footer{color:#8a9cbf;text-align:center;border-top:1px solid #d9e2ff;justify-content:center;padding:24px 0 2px;font-size:12px;display:flex}.cute-page a:focus-visible,.cute-page button:focus-visible{outline-offset:3px;outline:2px solid #ff6b81}@keyframes cute-morph{0%,to{border-radius:30% 70% 70% 30%/30% 30% 70% 70%}50%{border-radius:60% 40% 40% 60%/60% 70% 30% 40%}}@keyframes cute-float{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-50%,-55%)}}@media (max-width:760px){.cute-page{padding:22px 20px}.cute-header{margin-bottom:54px}.cute-brand{font-size:31px}.cute-nav-button{padding:10px 16px;font-size:14px}.cute-hero{flex-direction:column;align-items:stretch;gap:38px;margin-bottom:65px}.cute-hero-text h1{font-size:clamp(48px,14vw,64px)}.cute-hero-text p{font-size:15px}.cute-hero-visual{flex-basis:auto;align-self:center;width:min(100%,340px);height:min(100vw - 40px,340px)}.cute-upload-section{border-radius:28px;padding:52px 17px}.cute-upload-section .cute-doodle{display:none}.cute-upload-button{max-width:100%;padding:17px 25px;font-size:24px}.cute-doodle-one{top:17px;left:23px}.cute-doodle-two{top:72px;right:20px}.cute-doodle-three{bottom:17px;left:27px}.cute-steps{padding:80px 0 72px}.cute-capabilities-heading h2,.cute-inspiration h2,.cute-result h2,.cute-steps h2{font-size:40px}.cute-steps ol{grid-template-columns:1fr;margin-top:30px}.cute-steps li:nth-child(2){transform:none}.cute-capabilities{padding:8px 0 80px}.cute-capabilities-heading>p:last-child{font-size:14px}.cute-capabilities-grid{grid-template-columns:1fr;gap:12px;margin-top:30px}.cute-capabilities-grid li{min-height:0;padding:18px}.cute-result{border-radius:28px;grid-template-columns:1fr;gap:42px;padding:50px 20px}.cute-result-board{min-height:274px}.cute-mini-pattern{width:150px}.cute-mini-list{width:166px}.cute-mini-note{width:202px;left:13%}.cute-inspiration{padding:80px 0 72px}.cute-inspiration-list{grid-template-columns:1fr;margin-top:28px}.cute-footer{flex-direction:column;gap:12px;padding-bottom:14px}}@media (prefers-reduced-motion:reduce){.cute-blob,.cute-hero-image{animation:none}}.home-shell{--cute-ink:#3d4c6f;--cute-muted:#7180a1;--cute-pink:#ef7188;--cute-blue:#dce6fb;--cute-paper:#f6f9ff;--cute-yellow:#fff2c4;background:var(--cute-paper);color:var(--cute-ink);font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.home-final,.home-footer,.home-hero,.home-inspiration,.home-nav,.home-output,.home-ritual,.home-upload-band{max-width:1100px}.home-nav{padding-top:34px;padding-bottom:34px}.brand-mark{color:var(--cute-pink);letter-spacing:0;font-family:Marker Felt,Comic Sans MS,cursive;font-size:31px}.brand-beads{grid-template-columns:repeat(2,8px);gap:3px}.brand-beads i{background:#ff8b9c;border-radius:50%;width:8px;height:8px}.brand-beads i:nth-child(2){background:#f4d16a}.brand-beads i:nth-child(3){background:#83b6d7}.brand-beads i:nth-child(4){background:#8ec499}.home-nav nav{gap:16px}.home-nav nav a,.home-text-button{color:var(--cute-ink)}.home-text-button{background:#fff;border:2px solid #d7e1fa;border-radius:999px;padding:10px 18px;box-shadow:0 4px 10px #3d4c6f0f}.home-text-button:hover{border-color:var(--cute-pink);color:var(--cute-pink);text-decoration:none}.home-hero{grid-template-columns:minmax(0,.95fr) minmax(370px,.85fr);gap:clamp(35px,6vw,88px);padding-top:50px;padding-bottom:88px}.home-kicker,.section-eyebrow{color:#ee8392;letter-spacing:.13em;font-size:10px}.home-copy h1{max-width:600px;color:var(--cute-ink);font-family:Marker Felt,Comic Sans MS,cursive;font-size:clamp(48px,5.6vw,70px);font-weight:700;line-height:1.09}.home-copy h1 em{color:var(--cute-pink)}.home-summary{color:var(--cute-muted);font-size:16px;line-height:1.85}.home-primary-button{background:var(--cute-pink);border:0;border-radius:999px;gap:25px;padding:17px 24px 17px 29px;box-shadow:0 10px 22px #ef71883b}.home-primary-button:hover{background:#df5f78}.home-demo-link{color:#65769a;border-bottom-color:#a8b9db}.home-local-note{color:#92a1c2}.home-stage{min-height:405px}.pattern-preview,.source-photo{background:#fff;border-color:#d5dff5;box-shadow:10px 12px #dfe7f8}.source-photo{border-radius:18px;transform:rotate(-5deg)}.source-photo img{border-radius:10px}.pattern-preview{border-radius:16px;transform:rotate(5deg)}.pattern-preview-top{color:#66769a}.pattern-preview-top b{color:var(--cute-pink)}.bead-sheet{background-color:#f4f7ff;background-image:linear-gradient(#d7e1f6 1px,#0000 0),linear-gradient(90deg,#d7e1f6 1px,#0000 0)}.stage-caption{color:#91a0c1}.stage-arrow{background:var(--cute-pink)}.home-upload-band{background:#fff;border:0;border-radius:32px;grid-template-columns:1fr;justify-items:center;gap:18px;margin-top:0;padding:49px 32px;box-shadow:0 20px 42px #beccef6b}.home-upload-band-copy{text-align:center;justify-items:center}.home-upload-band-copy p{color:var(--cute-ink);font-family:Marker Felt,Comic Sans MS,cursive;font-size:31px}.home-upload-band-copy span{color:#8292b5}.home-upload{background:var(--cute-pink);color:#fff;border:0;border-radius:999px;min-width:min(100%,470px);padding:17px 26px;box-shadow:0 10px 22px #ef71883b}.home-upload:hover{background:#df5f78}.upload-plus{color:var(--cute-pink);background:#fff}.home-upload small{color:#ffe2e7}.home-ritual{padding-top:104px;padding-bottom:104px}.home-steps{grid-template-columns:repeat(3,1fr);gap:22px}.home-steps p{background:#fff;border:2px solid #e1e8f8;border-radius:20px;min-height:144px;padding:22px;box-shadow:0 8px 18px #cbd6f040}.home-steps p:nth-child(2){transform:translateY(20px)}.home-steps p:nth-child(3){transform:translateY(6px)}.home-steps b{color:var(--cute-pink);font-family:Marker Felt,Comic Sans MS,cursive;font-size:21px}.home-steps span{color:var(--cute-ink);font-size:15px}.home-steps small{color:#8a9abd;font-size:12px;font-weight:500;line-height:1.6}.home-output{background:#eaf0ff;border-radius:38px;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;gap:52px;padding:88px 60px;display:grid}.home-final h2,.home-output-copy h2{color:var(--cute-ink);margin-top:15px;font-family:Marker Felt,Comic Sans MS,cursive;font-size:clamp(31px,3.6vw,45px);font-weight:700;line-height:1.18}.home-output-copy>p:last-of-type{color:#7180a1;margin:21px 0;font-size:14px;line-height:1.9}.output-pieces{min-height:332px;position:relative}.output-piece{color:#68789a;background:#fff;border:2px solid #d5dff5;border-radius:17px;padding:15px;font-size:11px;position:absolute;box-shadow:8px 10px #d2dcf5b3}.output-piece>span{color:#8b9abc;margin-bottom:10px;display:block}.output-grid{width:186px;top:22px;left:2%;transform:rotate(-6deg)}.output-grid>div{background:#f0f4ff;grid-template-columns:repeat(7,1fr);gap:4px;padding:7px;display:grid}.output-palette{width:194px;top:10px;right:2%;transform:rotate(5deg)}.output-palette p{border-top:1px solid #edf1fa;grid-template-columns:15px 1fr auto;align-items:center;gap:7px;padding:7px 0;display:grid}.output-palette .bead{width:12px}.output-palette b{color:#7384a9;font-size:10px}.output-note{background:var(--cute-yellow);width:225px;bottom:9px;left:25%;transform:rotate(-1deg)}.output-note strong{color:#56698e;font-size:22px;display:block}.output-note small{margin-top:5px;display:block}.home-inspiration{background:#fff7f5;max-width:none;margin-top:105px;padding:82px max(32px,50vw - 518px)}.inspiration-heading{align-items:end}.inspiration-heading span{color:#93a0bc;font-size:12px}.inspiration-item{background:#fff;border-color:#f1dfe0;border-radius:22px;box-shadow:0 8px 18px #e8bfc529}.inspiration-item:hover{box-shadow:7px 9px #f2dfe0}.inspiration-image{border-radius:12px}.inspiration-arrow{background:var(--cute-pink);border-radius:50%}.inspiration-sun{background:#fffdf4}.inspiration-sky{background:#f6fbff}.home-final{justify-content:space-between;align-items:center;gap:40px;padding:108px 32px;display:flex}.home-final>div>p:last-child{color:#7c8baa;max-width:430px;margin-top:15px;font-size:14px;line-height:1.8}.home-footer{color:#91a0bf;border-top:1px solid #e1e8f7}.home-footer button{color:#6c7da1}a:focus-visible,button:focus-visible,input:focus-visible{outline-color:var(--cute-pink)}@media (max-width:760px){.home-nav{padding:22px 20px}.brand-mark{font-size:27px}.home-hero{gap:31px;padding:38px 20px 64px}.home-copy h1{font-size:clamp(43px,12vw,57px)}.home-stage{min-height:320px}.home-upload-band{border-radius:26px;margin:0 20px;padding:38px 18px}.home-upload-band-copy p{font-size:28px}.home-ritual{padding:78px 20px 67px}.home-steps{grid-template-columns:1fr;gap:14px}.home-steps p,.home-steps p:nth-child(2),.home-steps p:nth-child(3){min-height:0;transform:none}.home-output{border-radius:0;grid-template-columns:1fr;gap:37px;margin:0;padding:62px 20px}.output-pieces{min-height:290px}.output-grid{width:154px}.output-palette{width:170px}.output-note{width:208px;left:17%}.home-inspiration{margin-top:0}.inspiration-heading span{margin-top:13px;display:block}.home-final{padding:74px 20px;display:grid}.home-final .home-primary-button{justify-content:space-between;width:100%}.home-footer{flex-direction:column;align-items:start;gap:12px}}.cute-page{font-family:Noto Sans SC,PingFang SC,sans-serif}.cute-brand{letter-spacing:.05em;font-size:28px}.cute-brand,.cute-hero-text h1,.cute-inspiration h2,.cute-result h2,.cute-steps h2{font-family:inherit;font-weight:600}.cute-hero-text h1{letter-spacing:.03em;font-size:56px;line-height:1.32}.cute-hero-text p{font-size:18px;line-height:1.8}.cute-nav-button{font-size:16px}.cute-upload-button{font-size:20px;font-weight:600}.cute-upload-section small{font-size:12px}.cute-text-link{font-size:14px}.cute-doodle,.cute-section-label,.cute-steps li b{font-family:Gaegu,cursive}.workbench-shell{color:#3d4c6f;background:#f6f9ff;min-height:100dvh;font-family:Noto Sans SC,PingFang SC,sans-serif}.workbench-shell>header{background:#ffffffe0;border-color:#d9e2ff;box-shadow:0 4px 18px #97aad614}.workbench-shell>header>div{max-width:1540px;padding:17px 28px}.workbench-shell>header>div>div:first-child p:first-child{color:#ff6b81;letter-spacing:.04em;font-size:22px;font-weight:600}.workbench-shell>header>div>div:first-child p:last-child{color:#8797bb;margin-top:2px}.workbench-shell>header .primary-button,.workbench-shell>header .tool-button{color:#596b92;min-height:34px;box-shadow:none;background:#fff;border:1px solid #d9e2ff;border-radius:18px;padding:7px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:transform .2s,border-color .2s,background .2s}.workbench-shell>header .tool-button:hover{background:#fff6f7;border-color:#ff9aab}.workbench-shell>header .primary-button{color:#fff;background:#ff6b81;border-color:#ff6b81;box-shadow:0 7px 14px #ff6b8133}.workbench-shell>header .primary-button:hover{background:#e65f76;transform:translateY(-1px)}.workbench-shell>div:nth-child(2){grid-template-columns:258px minmax(0,1fr) 286px;gap:18px;max-width:1540px;padding:23px 28px 32px}.workbench-shell .panel{background:#ffffffeb;border:1px solid #dbe4fa;border-radius:24px;padding:19px;box-shadow:0 12px 26px #a6b7df26}.workbench-shell .panel>section+section{border-top:1px solid #edf1fb;margin-top:23px;padding-top:22px}.workbench-shell h1,.workbench-shell h2{color:#405176;font-family:Noto Sans SC,PingFang SC,sans-serif;font-weight:600}.workbench-shell h1{font-size:16px}.workbench-shell h2{font-size:14px}.workbench-shell h2:before{color:#ff8294;content:"•";margin-right:7px}.workbench-shell label{color:#64759b;margin-top:14px;font-size:12px}.workbench-shell output{color:#ef7188}.workbench-shell input[type=range]{accent-color:#ff7187}.workbench-shell select{color:#4d618b;background:#f9fbff;border-color:#d9e2ff;border-radius:10px}.workbench-shell .upload-zone{color:#63769f;background:#f8faff;border:2px dashed #c4d1f0;border-radius:18px;min-height:144px;transition:background .2s,border-color .2s,transform .2s}.workbench-shell .upload-zone:hover{background:#fff7f8;border-color:#ff8c9e;transform:translateY(-1px)}.workbench-shell .upload-icon{color:#ff7187}.workbench-shell .demo-button{color:#ef7188;font-family:inherit;font-size:12px;text-decoration:none}.workbench-shell .wide-button{color:#df6177;background:#fff1f3;border-color:#ffd1d8;border-radius:14px;font-family:inherit}.workbench-shell .wide-button:hover{background:#ffe7eb}.workbench-shell .tool-grid{gap:8px}.workbench-shell .tool-grid button{color:#67789d;border-color:#e0e7f8;border-radius:10px;font-family:inherit}.workbench-shell .tool-grid .active-tool{color:#df6177;background:#fff1f3;border-color:#ff93a3}.workbench-shell .help-text{color:#8797b7}.workbench-shell .toggle-row{border-top:1px solid #edf1fb;padding-top:12px}.workbench-shell .canvas-toolbar{border-color:#e9eefb;align-items:center;padding:2px 2px 15px}.workbench-shell .canvas-toolbar p{color:#8797b7}.workbench-shell .dimension{color:#62769f;background:#f4f7ff;border-color:#d9e2ff;border-radius:12px}.workbench-shell .pattern-scroll{background-color:#f6f9ff;background-image:radial-gradient(#d7e1f7 1px,#0000 0);border-radius:17px;max-height:calc(100dvh - 170px)}.workbench-shell .pattern-grid{border-color:#9fb3df;box-shadow:0 8px 18px #788fc12b}.workbench-shell .pattern-grid .board-edge{border-color:#ff8195}.workbench-shell .empty-canvas{min-height:510px}.workbench-shell .empty-mark{color:#ff8294}.workbench-shell .empty-canvas h1{font-size:21px}.workbench-shell .empty-canvas p{color:#7a8aaa}.workbench-shell .palette-grid{gap:8px}.workbench-shell .palette-grid button{border-radius:9px}.workbench-shell .palette-grid .selected-color{border-color:#ef7188;outline-color:#ffd3da}.workbench-shell .selected-label,.workbench-shell .stat-title span{color:#7385a9}.workbench-shell .selected-label i,.workbench-shell .stats i{border-radius:50%}.workbench-shell .construction p{border-color:#edf1fb}.workbench-shell .construction strong{color:#4b6088}.workbench-shell .project-list button{border-color:#edf1fb}.workbench-shell .project-list button:hover{color:#df6177}.workbench-shell .stats button{color:#5d7097;border-radius:10px}.workbench-shell .stats .active-stat,.workbench-shell .stats button:hover{background:#fff1f3}.workbench-shell .stats strong{color:#df6177}@media (max-width:1279px){.workbench-shell>div:nth-child(2){grid-template-columns:minmax(230px,.8fr) minmax(0,1.6fr)}.workbench-shell>div:nth-child(2)>aside:last-child{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.workbench-shell>div:nth-child(2)>aside:last-child>section{margin-top:0}.workbench-shell>div:nth-child(2)>aside:last-child>section:nth-child(n+3){border-top:1px solid #edf1fb;padding-top:20px}}@media (max-width:760px){.workbench-shell>header>div{align-items:flex-start;gap:14px;padding:14px 16px}.workbench-shell>header>div>div:first-child p:last-child{display:none}.workbench-shell>header>div:nth-child(2){gap:5px;max-width:58%}.workbench-shell>header .primary-button,.workbench-shell>header .tool-button{padding:6px 9px;font-size:11px}.workbench-shell>div:nth-child(2){padding:15px}.workbench-shell>div:nth-child(2),.workbench-shell>div:nth-child(2)>aside:last-child{grid-template-columns:1fr;display:grid}.workbench-shell .panel{border-radius:18px;padding:16px}.workbench-shell .pattern-scroll{max-height:58vh}.workbench-shell .empty-canvas{min-height:360px}}.workbench-shell .workbench-workspace{grid-template-columns:minmax(0,1fr) 286px;grid-template-areas:"controls controls""canvas inspector";align-items:start}.workbench-shell .workbench-control-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;padding:18px 20px;display:grid}.workbench-shell .workbench-control-strip>section,.workbench-shell .workbench-control-strip>section+section{border:0;min-width:0;margin:0;padding:0}.workbench-shell .workbench-control-strip>section+section{border-left:1px solid #edf1fb;padding-left:19px}.workbench-shell .workbench-control-strip h2{margin-bottom:8px}.workbench-shell .workbench-control-strip .upload-zone{min-height:110px;margin-top:0}.workbench-shell .workbench-control-strip .upload-icon{place-items:center;display:inline-grid}.workbench-shell .workbench-control-strip label{margin-top:8px}.workbench-shell .workbench-control-strip .wide-button{margin-top:10px}.workbench-shell .workbench-control-strip .tool-grid{grid-template-columns:repeat(5,1fr);gap:6px}.workbench-shell .workbench-control-strip .tool-grid button{padding:8px 4px;font-size:11px}.workbench-shell .workbench-control-strip .help-text{min-height:38px;margin-top:9px}.workbench-shell .workbench-control-strip .toggle-row{margin-top:8px}.workbench-shell .workbench-main-canvas{min-height:calc(100dvh - 254px)}.workbench-shell .workbench-inspector{max-height:calc(100dvh - 254px);overflow:auto}.workbench-shell .icon-only{place-items:center;width:34px;padding:0;display:inline-grid}.workbench-shell>header .primary-button,.workbench-shell>header .tool-button{align-items:center;gap:6px;display:inline-flex}.workbench-shell .upload-icon svg,.workbench-shell>header svg{flex:none}.workbench-shell .workbench-main-canvas .pattern-scroll{min-height:510px;max-height:calc(100dvh - 330px)}.workbench-shell .workbench-main-canvas .empty-canvas{min-height:560px}@media (max-width:1180px){.workbench-shell .workbench-workspace{grid-template-columns:1fr;grid-template-areas:"controls""canvas""inspector"}.workbench-shell .workbench-control-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.workbench-shell .workbench-control-strip>section:nth-child(3){border-left:0;padding-left:0}.workbench-shell .workbench-inspector{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-height:none;display:grid}.workbench-shell .workbench-inspector>section,.workbench-shell .workbench-inspector>section+section{border-top:0;margin:0;padding-top:0}.workbench-shell .workbench-main-canvas{min-height:auto}}@media (max-width:760px){.workbench-shell .workbench-workspace{padding:15px}.workbench-shell .workbench-control-strip{grid-template-columns:1fr;gap:17px}.workbench-shell .workbench-control-strip>section+section{border-top:1px solid #edf1fb;border-left:0;padding-top:17px;padding-left:0}.workbench-shell .workbench-control-strip .tool-grid{grid-template-columns:repeat(3,1fr)}.workbench-shell .workbench-inspector{grid-template-columns:1fr}.workbench-shell .workbench-main-canvas .pattern-scroll{min-height:0;max-height:58vh}.workbench-shell>header .primary-button,.workbench-shell>header .tool-button:not(.icon-only){gap:0;font-size:0}.workbench-shell>header .primary-button svg,.workbench-shell>header .tool-button:not(.icon-only) svg{width:17px;height:17px}}.workbench-shell>div.workbench-workspace{grid-template-columns:minmax(0,1fr) 286px;grid-template-areas:"controls controls""canvas inspector"}@media (max-width:1180px){.workbench-shell>div.workbench-workspace{grid-template-columns:1fr;grid-template-areas:"controls""canvas""inspector"}}@media (max-width:760px){.workbench-shell>div.workbench-workspace{grid-template-columns:1fr;padding:15px}}.workbench-shell .workbench-entry{text-align:center;justify-items:center;margin-top:clamp(58px,12vh,132px);padding:clamp(30px,6vw,54px);display:grid}.workbench-shell .workbench-entry-copy>span{color:#ff8294;font-family:Gaegu,cursive;font-size:18px}.workbench-shell .workbench-entry-copy h1{margin-top:8px;font-size:clamp(25px,3vw,34px)}.workbench-shell .workbench-entry-copy p{color:#7a8aaa;margin-top:10px;font-size:13px}.workbench-shell .workbench-entry-upload{width:min(100%,530px);min-height:236px;margin-top:28px}.workbench-shell .workbench-entry-upload .upload-icon{margin-bottom:8px}.workbench-shell .workbench-entry-upload .upload-icon>.i-icon{justify-content:center;align-items:center;width:100%;display:flex}.workbench-shell .workbench-resume{color:#6579a1;text-underline-offset:4px;background:0 0;border:0;margin-top:17px;padding:7px 2px;font-family:inherit;font-size:12px;text-decoration:underline}.workbench-shell .workbench-resume:hover{color:#df6177}.workbench-shell .workbench-entry-upload p{font-size:16px}.workbench-shell .workbench-entry-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:19px;display:flex}.workbench-shell .workbench-entry-actions .primary-button,.workbench-shell .workbench-entry-actions .tool-button{align-items:center;gap:7px;min-height:38px;display:inline-flex}.workbench-shell .entry-import{color:#7485a9;text-underline-offset:4px;background:0 0;border:0;justify-content:center;align-items:center;min-height:38px;padding:8px 2px;font-family:inherit;font-size:12px;text-decoration:underline;display:inline-flex}.workbench-shell .entry-import:hover{color:#df6177}@media (max-width:760px){.workbench-shell .workbench-entry{margin:42px 15px 0;padding:28px 18px}.workbench-shell .workbench-entry-upload{min-height:210px}.workbench-shell .workbench-entry-actions{width:min(100%,280px);display:grid}.workbench-shell .workbench-entry-actions .primary-button,.workbench-shell .workbench-entry-actions .tool-button{justify-content:center}}.workbench-shell>div.workbench-workspace{grid-template:"controls inspector""canvas inspector"minmax(0,1fr)/minmax(0,1fr) 300px;align-items:start;gap:14px;max-width:1680px;padding:14px 20px 24px}.workbench-shell .workbench-control-strip{border-radius:16px;grid-area:controls;padding:0;display:block;overflow:hidden}.workbench-shell .workbench-mode-tabs{background:#f8faff;border-bottom:1px solid #e8edf9;gap:4px;padding:8px;display:flex}.workbench-shell .inspector-tabs button,.workbench-shell .workbench-mode-tabs button{color:#7181a4;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;font-size:12px;font-weight:600;display:inline-flex}.workbench-shell .workbench-mode-tabs button{min-width:82px;padding:7px 13px}.workbench-shell .inspector-tabs button:hover,.workbench-shell .workbench-mode-tabs button:hover{color:#52658d;background:#eef2fc}.workbench-shell .inspector-tabs button.active,.workbench-shell .workbench-mode-tabs button.active{color:#df6177;background:#fff;box-shadow:0 1px 5px #798dbb29}.workbench-shell .workbench-mode-panel{grid-template-columns:repeat(3,minmax(150px,1fr)) auto;align-items:end;gap:14px;min-height:88px;padding:13px 16px 15px;display:grid}.workbench-shell .command-crop{grid-template-columns:repeat(3,minmax(150px,1fr)) auto auto}.workbench-shell .command-edit{grid-template-columns:minmax(360px,1fr) minmax(180px,auto) auto;align-items:center}.workbench-shell .command-field label{margin:0 0 7px}.workbench-shell .command-field select{margin:0;padding:7px 9px}.workbench-shell .command-field input[type=range]{height:18px;display:block}.workbench-shell .command-apply,.workbench-shell .command-reset{color:#d95f75;white-space:nowrap;background:#fff1f3;border:1px solid #ffd0d8;border-radius:9px;min-height:36px;padding:7px 15px;font-size:12px;font-weight:700}.workbench-shell .command-reset{color:#68799d;background:#fff;border-color:#dfe6f7}.workbench-shell .command-edit .tool-grid{grid-template-columns:repeat(5,minmax(58px,1fr))}.workbench-shell .command-edit .help-text{white-space:nowrap;min-height:0;margin:0}.workbench-shell .command-toggle{white-space:nowrap;justify-content:flex-end;align-items:center;gap:7px;margin:0;display:inline-flex}.workbench-shell .workbench-main-canvas{border-radius:16px;grid-area:canvas;min-height:calc(100dvh - 218px);padding:15px}.workbench-shell .workbench-main-canvas .pattern-scroll{min-height:calc(100dvh - 292px);max-height:calc(100dvh - 292px);padding:12px}.workbench-shell .workbench-inspector{border-radius:16px;grid-area:inspector;max-height:calc(100dvh - 112px);padding:0;display:block;position:sticky;top:14px;overflow:hidden}.workbench-shell .inspector-tabs{background:#f8faff;border-bottom:1px solid #e8edf9;grid-template-columns:repeat(3,1fr);gap:4px;padding:8px}.workbench-shell .inspector-panel,.workbench-shell .workbench-inspector>section+section{border:0;margin:0;padding:16px}.workbench-shell .inspector-panel{max-height:calc(100dvh - 168px)}.workbench-shell .inspector-panel .palette-grid{margin-top:13px}.workbench-shell .inspector-stat-heading{border-top:1px solid #edf1fb;margin-top:18px;padding-top:17px}.workbench-shell .workbench-more-menu{position:relative}.workbench-shell .workbench-more-menu>summary{list-style:none}.workbench-shell .workbench-more-menu>summary::-webkit-details-marker{display:none}.workbench-shell .workbench-more-popover{z-index:5;background:#fff;border:1px solid #dce4f7;border-radius:10px;gap:2px;min-width:150px;padding:6px;display:grid;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 12px 28px #5266902e}.workbench-shell .workbench-more-popover button{color:#5c6e94;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:8px 9px;font-size:12px;display:flex}.workbench-shell .workbench-more-popover button:hover{background:#f4f6fc}@media (max-width:1180px){.workbench-shell>div.workbench-workspace{grid-template-columns:minmax(0,1fr);grid-template-areas:"controls""canvas""inspector"}.workbench-shell .workbench-inspector{max-height:none;display:block;position:static}.workbench-shell .inspector-panel{max-height:none}.workbench-shell .command-crop,.workbench-shell .workbench-mode-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.workbench-shell .command-edit{grid-template-columns:1fr}}@media (max-width:760px){.workbench-shell>div.workbench-workspace{gap:10px;padding:10px}.workbench-shell .workbench-mode-tabs button{flex:1;min-width:0}.workbench-shell .command-crop,.workbench-shell .workbench-mode-panel{grid-template-columns:1fr}.workbench-shell .command-edit .tool-grid{grid-template-columns:repeat(3,1fr)}.workbench-shell .command-edit .help-text{white-space:normal}.workbench-shell .workbench-main-canvas{min-height:auto}.workbench-shell .workbench-main-canvas .pattern-scroll{min-height:52vh;max-height:62vh}}.workbench-shell .workbench-main-canvas .pattern-scroll{background:#f3f5f8;padding:58px 24px 42px;display:flex}@media (max-width:760px){.workbench-shell .workbench-main-canvas .pattern-scroll{padding:54px 14px 40px}}.workbench-shell:has(.workbench-workspace){color:#343b4d;background:#f4f5f7;height:100dvh;overflow:hidden}.workbench-shell .workbench-app-header{border-color:#e3e5e9;height:60px}.workbench-shell .workbench-header-inner{grid-template-columns:250px minmax(0,1fr) auto;align-items:stretch;width:100%;max-width:none;height:100%;padding:0 18px;display:grid}.workbench-shell .editor-brand{border-right:1px solid #e7e8eb;align-items:center;gap:10px;padding-right:18px;display:flex}.workbench-shell .editor-brand-mark{color:#ff6f89;place-items:center;width:36px;height:36px;display:grid}.workbench-shell .editor-brand-mark svg{width:34px;height:34px}.workbench-shell .editor-brand-mark img{object-fit:contain;width:34px;height:34px}.workbench-shell .editor-brand p{white-space:nowrap;font-size:16px;font-weight:650;color:#242831!important}.workbench-shell .editor-command-bar,.workbench-shell .editor-history-bar{align-items:stretch;gap:0;padding:3px 8px;display:flex}.workbench-shell .editor-history-bar{gap:8px;padding-right:0}.workbench-shell .editor-command{color:#303540;white-space:nowrap;background:0 0;border:0;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:64px;height:54px;font-family:inherit;font-size:10px;display:inline-flex}.workbench-shell .editor-command:hover{color:#ee617b;background:#f7f7f8}.workbench-shell .editor-command:disabled{cursor:not-allowed;color:#bfc3ca}.workbench-shell .editor-history-bar .editor-command{min-width:52px}.workbench-shell .editor-history-bar .workbench-more-menu>summary{display:inline-flex}.workbench-shell .editor-history-actions{border-right:1px solid #e7e8eb;padding-right:8px;display:flex}.workbench-shell .editor-history-actions .editor-command:disabled{opacity:.52}.workbench-shell .header-help-menu{border-right:1px solid #e7e8eb;padding-right:8px}.workbench-shell .header-help-popover{width:230px;padding:14px}.workbench-shell .header-help-popover strong{color:#343a46;font-size:12px}.workbench-shell .header-help-popover p{color:#818896;margin-top:7px;font-size:11px;line-height:1.65}.workbench-shell .editor-account-menu{align-items:center;display:flex}.workbench-shell .editor-account-cluster{align-items:center;gap:2px;display:flex}.workbench-shell .editor-notification-menu{align-items:center;display:flex}.workbench-shell .editor-notification-menu>summary{color:#4c5564;cursor:pointer;place-items:center;width:32px;height:54px;display:grid;position:relative}.workbench-shell .editor-notification-menu>summary svg{width:18px;height:18px;display:block}.workbench-shell .editor-notification-menu>summary:hover{color:#e75f78}.workbench-shell .editor-notification-menu>summary>.notification-count{color:#fff;background:#ed6680;border:2px solid #fff;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 3px;font-size:8px;font-weight:700;display:grid;position:absolute;top:7px;right:-2px}.workbench-shell .notification-popover{width:330px;max-width:calc(100vw - 24px);padding:0;overflow:hidden}.workbench-shell .notification-popover>header{border-bottom:1px solid #eceef2;justify-content:space-between;align-items:center;min-height:48px;padding:0 14px;display:flex}.workbench-shell .notification-popover>header strong{color:#343b48;font-size:13px}.workbench-shell .notification-popover>header button{color:#df6078;padding:5px;font-size:10px}.workbench-shell .notification-popover>div{max-height:340px;overflow-y:auto}.workbench-shell .notification-popover>div>button{border-bottom:1px solid #f0f1f3;border-radius:0;grid-template-columns:7px minmax(0,1fr);align-items:start;gap:8px;width:100%;padding:12px 14px;display:grid}.workbench-shell .notification-popover>div>button i{background:#ed6680;border-radius:50%;width:6px;height:6px;margin-top:5px}.workbench-shell .notification-popover>div>button.read i{background:#c9cdd3}.workbench-shell .notification-popover>div>button span{gap:4px;min-width:0;display:grid}.workbench-shell .notification-popover>div>button strong{color:#3e4653;font-size:11px}.workbench-shell .notification-popover>div>button small{color:#858d9a;white-space:normal;font-size:10px;line-height:1.55}.workbench-shell .notification-popover>div>button.read{opacity:.75;background:#fafafa}.workbench-shell .notification-popover>div>p{color:#989faa;text-align:center;padding:28px 14px;font-size:11px}.workbench-shell .notification-dialog-backdrop{z-index:82}.workbench-shell .notification-detail-dialog{width:min(520px,100%)}.workbench-shell .notification-rich-content{color:#4d5664;min-height:150px;max-height:min(52dvh,520px);padding:24px;font-size:13px;line-height:1.8;overflow-y:auto}.workbench-shell .notification-rich-content>*+*{margin-top:10px}.workbench-shell .notification-rich-content h2{color:#343b48;font-size:19px}.workbench-shell .notification-rich-content h3{color:#3f4754;font-size:16px}.workbench-shell .notification-rich-content ol,.workbench-shell .notification-rich-content ul{padding-left:22px}.workbench-shell .notification-rich-content blockquote{color:#737c89;border-left:3px solid #f08ca0;padding-left:12px}.workbench-shell .notification-rich-content a{color:#df6078;text-decoration:underline}.workbench-shell .notification-rich-content img{object-fit:contain;border-radius:6px;max-width:100%;max-height:min(48dvh,520px);margin:14px auto;display:block}.workbench-shell .notification-detail-actions{border-top:1px solid #eceef2;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:16px 22px 20px;display:grid}.workbench-shell .notification-detail-actions>:only-child{grid-column:1/-1}.workbench-shell .notification-detail-actions .auth-submit{margin:0}.workbench-shell .editor-login-trigger{color:#343a46;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-width:92px;height:54px;padding:0 8px;font-family:inherit;display:flex}.workbench-shell .editor-login-trigger:hover{color:#e75f78;background:#f7f7f8}.workbench-shell .editor-login-trigger strong{font-size:12px;font-weight:600}.workbench-shell .editor-account-menu>summary{color:#343a46;cursor:pointer;border-radius:7px;align-items:center;gap:6px;min-width:104px;height:54px;padding:0 8px;list-style:none;display:flex}.workbench-shell .editor-account-menu>summary::-webkit-details-marker{display:none}.workbench-shell .editor-account-menu>summary:hover{background:#f7f7f8}.workbench-shell .editor-account-menu strong{white-space:nowrap;font-size:12px;font-weight:600}.workbench-shell .editor-avatar{color:#ec6880;background:#fff0f3;border:2px solid #ffc4cf;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.workbench-shell .account-menu-identity{border-bottom:1px solid #eceef2;gap:2px;margin:0 4px 5px;padding:8px 7px 10px;display:grid}.workbench-shell .account-menu-identity strong{color:#3d4451;text-overflow:ellipsis;overflow:hidden}.workbench-shell .account-menu-identity small{color:#9299a5;text-overflow:ellipsis;font-size:10px;overflow:hidden}.workbench-shell .account-menu-identity em{color:#747c89;background:#f0f2f4;border-radius:4px;width:fit-content;margin-top:5px;padding:3px 6px;font-size:9px;font-style:normal;font-weight:700}.workbench-shell .account-menu-identity em.vip{color:#ad5366;background:#fff0f3}.workbench-shell .workbench-more-popover button.account-signout{color:#d85d73}.workbench-shell>div.workbench-workspace{grid-template:"controls inspector"62px"canvas inspector"minmax(0,1fr)/minmax(0,1fr) 350px;align-items:stretch;gap:0;width:100%;max-width:none;height:calc(100dvh - 60px);padding:0;display:grid}.workbench-shell .workbench-control-strip{box-shadow:none;background:#fff;border:0;border-bottom:1px solid #e0e3e8;border-radius:0;align-items:stretch;display:flex;overflow:visible}.workbench-shell .workbench-mode-tabs{background:#fff;border:0;flex:none;align-items:center;gap:5px;padding:9px 28px}.workbench-shell .workbench-mode-tabs button{border-radius:8px;min-width:76px;min-height:38px;padding:8px 13px}.workbench-shell .workbench-mode-tabs button.active{box-shadow:none;color:#ed6079;background:#ffecef}.workbench-shell .workbench-mobile-controls-toggle{display:none}.workbench-shell .workbench-mode-panel{border-left:0;flex:1;align-items:center;gap:26px;min-width:0;min-height:0;padding:7px 22px;display:flex;overflow:auto hidden}.workbench-shell .command-generate{justify-content:flex-start}.workbench-shell .background-color-field,.workbench-shell .compact-command-field,.workbench-shell .editor-switch-field{color:#4f5664;white-space:nowrap;align-items:center;gap:10px;margin-top:0;font-size:12px;font-weight:600;display:inline-flex}.workbench-shell .workbench-control-strip .background-color-field,.workbench-shell .workbench-control-strip .compact-command-field,.workbench-shell .workbench-control-strip .compact-command-field select,.workbench-shell .workbench-control-strip .editor-switch-field{margin-top:0}.workbench-shell .compact-command-field select{color:#4c5360;background:#fff;border:1px solid #e1e4e9;border-radius:8px;height:38px;padding:0 34px 0 13px;font-family:inherit;font-size:12px;font-weight:500}.workbench-shell .pattern-size-field select{min-width:132px}.workbench-shell .palette-config-field{gap:7px}.workbench-shell .palette-config-field>select:first-of-type{flex:118px;min-width:118px}.workbench-shell .palette-config-field .palette-count-select{flex:0 0 78px;width:78px;min-width:78px;padding-right:26px}.workbench-shell .bead-shape-field select{min-width:90px}.workbench-shell .background-color-field input[type=color]{background:#fff;border:1px solid #e0e3e8;border-radius:8px;width:40px;height:38px;padding:4px}.workbench-shell .background-color-field input[type=color]::-webkit-color-swatch-wrapper{padding:0}.workbench-shell .background-color-field input[type=color]::-webkit-color-swatch{border:1px solid #e5e7eb;border-radius:5px}.workbench-shell .editor-switch-field{cursor:pointer;position:relative}.workbench-shell .editor-switch-field input{opacity:0;width:1px;height:1px;position:absolute}.workbench-shell .editor-switch-field i{background:#e7e9ed;border-radius:999px;width:42px;height:24px;transition:background-color .16s;display:block;position:relative}.workbench-shell .editor-switch-field i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #1e232d29}.workbench-shell .editor-switch-field input:checked+i{background:#ff6f89}.workbench-shell .editor-switch-field input:checked+i:after{transform:translate(18px)}.workbench-shell .editor-switch-field input:focus-visible+i{outline-offset:2px;outline:2px solid #ffc1cc}.workbench-shell .command-field{min-width:145px}.workbench-shell .command-field.command-slider{min-width:185px}.workbench-shell .command-field label{color:#656e80;margin-bottom:4px;font-size:11px}.workbench-shell .command-field input[type=range]{height:12px}.workbench-shell .command-apply,.workbench-shell .command-field select,.workbench-shell .command-reset{border-radius:7px;min-height:34px}.workbench-shell .command-edit .tool-grid{min-width:270px;display:flex}.workbench-shell .workbench-main-canvas{min-height:0;box-shadow:none;background:#f3f4f6;border:0;border-radius:0;padding:0}.workbench-shell .workbench-main-canvas .canvas-toolbar{display:none}.workbench-shell .workbench-main-canvas .pattern-scroll{background:#f3f4f6;border-radius:0;height:100%;min-height:0;max-height:none;padding:0;overflow:hidden}.workbench-shell .workbench-main-canvas .pattern-scroll.canvas-camera{cursor:default;overscroll-behavior:contain;touch-action:none;-webkit-user-select:none;user-select:none}.workbench-shell .workbench-main-canvas .pattern-scroll.canvas-camera.is-panning,.workbench-shell .workbench-main-canvas .pattern-scroll.canvas-camera.is-panning *{cursor:grabbing!important}.workbench-shell .workbench-main-canvas .pattern-scroll.transparent-canvas{background-color:#fff;background-image:linear-gradient(45deg,#e9ebef 25%,#0000 0),linear-gradient(-45deg,#e9ebef 25%,#0000 0),linear-gradient(45deg,#0000 75%,#e9ebef 0),linear-gradient(-45deg,#0000 75%,#e9ebef 0);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.workbench-shell .canvas-viewport-toolbar{z-index:5;background:#fff;border-color:#e2e4e8;min-height:44px;margin:0;position:absolute;top:16px;right:18px;box-shadow:0 5px 18px #2a303e17}.workbench-shell .canvas-viewport-toolbar button{color:#4f5664;width:35px;height:34px}.workbench-shell .canvas-viewport-toolbar output{min-width:55px;font-size:12px}.workbench-shell .workbench-main-canvas .pattern-stage-center{place-items:initial;flex:auto;min-width:0;min-height:0;position:relative;overflow:hidden}.workbench-shell .workbench-main-canvas .canvas-statusbar{z-index:20;background:#fffffff7;border-top:1px solid #e1e4e9;justify-content:center;min-height:34px;margin:0;padding:0 26px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #2d34410a}.workbench-shell .workbench-main-canvas .pattern-canvas{cursor:default;width:100%;height:100%;display:block;position:absolute;inset:0}.workbench-shell .canvas-cell-tooltip{z-index:6;opacity:0;pointer-events:none;visibility:hidden;background:#fffffff7;border:1px solid #dfe3e9;border-radius:7px;align-items:center;gap:9px;min-width:174px;padding:8px 10px;transition:opacity 90ms;display:flex;position:absolute;top:0;left:0;box-shadow:0 7px 20px #28303e24}.workbench-shell .canvas-cell-tooltip.visible{opacity:1;visibility:visible}.workbench-shell .canvas-cell-tooltip>i{border:1px solid #2328321f;border-radius:5px;flex:none;width:28px;height:28px;box-shadow:inset 0 0 0 1px #ffffff59}.workbench-shell .canvas-cell-tooltip>span{gap:2px;min-width:0;display:grid}.workbench-shell .canvas-cell-tooltip strong{color:#3f4653;font-size:12px;font-weight:650}.workbench-shell .canvas-cell-tooltip small{color:#858d9a;white-space:nowrap;font-size:9px}.workbench-shell .workbench-main-canvas .pattern-grid{transform-origin:50%;will-change:transform;background:0 0;border:0;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 7px 22px #2a303e29}.workbench-shell .workbench-main-canvas .pattern-grid button{cursor:grab;border:0;position:relative;box-shadow:inset 0 0 0 .5px #ffffff2e,inset 0 -1px 1px #00000021}.workbench-shell .workbench-main-canvas .pattern-grid.bead-round button{border-radius:50%}.workbench-shell .workbench-main-canvas .pattern-grid button:after{content:"";pointer-events:none;background:#1e222836;border-radius:50%;position:absolute;inset:30%;box-shadow:inset 0 1px 1px #0000003d,0 0 0 .5px #ffffff4d}.workbench-shell .workbench-main-canvas .pattern-grid button>span{z-index:1;position:relative}.workbench-shell .workbench-main-canvas .pattern-grid.show-grid-lines button{box-shadow:inset -.5px -.5px #1f293742}.workbench-shell .workbench-main-canvas .pattern-grid.show-grid-lines button:after{opacity:.35}.workbench-shell .canvas-statusbar{color:#5f6878;min-height:34px;margin:14px -34px -44px;padding:8px 18px;font-size:11px;bottom:-30px}.workbench-shell .workbench-inspector{min-height:0;max-height:none;box-shadow:none;background:#fff;border:0;border-left:1px solid #dfe2e7;border-radius:0;flex-direction:column;padding-bottom:34px;display:flex;position:static}.workbench-shell .inspector-tabs{background:#fff;border-bottom:1px solid #e0e3e8;flex:0 0 62px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0 14px;display:grid}.workbench-shell .inspector-tabs button{border-radius:0;min-height:62px;font-size:13px;position:relative}.workbench-shell .inspector-tabs button.active{box-shadow:none;background:0 0}.workbench-shell .inspector-tabs button.active:after{content:"";background:#ff6f89;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:24px;right:24px}.workbench-shell .inspector-panel{flex:1;max-height:none;padding:0;overflow:auto}.workbench-shell .editor-tools-inspector{color:#4c5463;scrollbar-color:#cfd4dc transparent;scrollbar-width:thin;padding:16px}.workbench-shell .editor-tool-options,.workbench-shell .editor-tool-section,.workbench-shell .editor-tools-heading,.workbench-shell .editor-tools-heading>span{display:flex}.workbench-shell .editor-tools-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.workbench-shell .editor-tools-heading>span{flex-direction:column;gap:3px;min-width:0}.workbench-shell .editor-tools-heading strong{color:#343b48;font-size:17px;font-weight:650}.workbench-shell .editor-tools-heading small{color:#8a929f;font-size:10px}.workbench-shell .editor-tools-heading button{color:#646d7c;background:#fff;border:1px solid #e0e3e8;border-radius:6px;align-items:center;gap:5px;min-height:32px;padding:0 9px;font-family:inherit;font-size:10px;display:inline-flex}.workbench-shell .editor-tools-heading button:disabled{opacity:.42}.workbench-shell .editor-action-grid,.workbench-shell .editor-display-grid,.workbench-shell .editor-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.workbench-shell .editor-action-grid button,.workbench-shell .editor-display-grid button,.workbench-shell .editor-tool-grid button{color:#586171;white-space:nowrap;background:#fff;border:1px solid #e0e3e8;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:42px;padding:7px 8px;font-family:inherit;font-size:11px;display:inline-flex}.workbench-shell .editor-action-grid button:hover,.workbench-shell .editor-display-grid button:hover,.workbench-shell .editor-tool-grid button:hover{color:#df6178;background:#fff7f8;border-color:#ffabb9}.workbench-shell .editor-action-grid button.active,.workbench-shell .editor-display-grid button.active,.workbench-shell .editor-tool-grid button.active{color:#fff;background:#ff718b;border-color:#ff718b}.workbench-shell .editor-tool-options{background:#fafbfc;border:1px solid #eceef1;border-radius:6px;flex-direction:column;gap:10px;margin-top:12px;padding:11px 12px}.workbench-shell .editor-tool-options label{color:#687181;grid-template-columns:70px minmax(0,1fr) 22px;align-items:center;gap:8px;margin:0;font-size:10px;display:grid}.workbench-shell .editor-tool-options output{color:#e45f77;text-align:right}.workbench-shell .editor-tool-options .editor-inline-check{gap:7px;display:flex}.workbench-shell .editor-inline-check input{accent-color:#ff718b}.workbench-shell .editor-tool-section{border-top:1px solid #eceef1;flex-direction:column;gap:10px;margin-top:18px;padding-top:15px}.workbench-shell .editor-tool-section h3{color:#454d5b;font-size:12px;font-weight:650}.workbench-shell .editor-replace-section label,.workbench-shell .editor-text-section label{color:#707887;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:8px;margin:0;font-size:10px;display:grid}.workbench-shell .editor-replace-section select,.workbench-shell .editor-text-section input{color:#525b69;background:#fff;border:1px solid #dfe3e8;border-radius:6px;width:100%;height:36px;margin:0;padding:0 10px;font-family:inherit;font-size:11px}.workbench-shell .editor-primary-action{color:#fff;background:#ff718b;border:1px solid #ff718b;border-radius:6px;justify-content:center;align-items:center;gap:6px;min-height:38px;font-family:inherit;font-size:11px;font-weight:600;display:inline-flex}.workbench-shell .editor-primary-action:hover{background:#ed637c}.workbench-shell .editor-primary-action:disabled{cursor:not-allowed;opacity:.45}.workbench-shell .command-edit .tool-grid button{justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;padding:0;display:inline-grid}.workbench-shell .edit-size-field select{min-width:82px}.workbench-shell .palette-inspector-panel{flex-direction:column;min-height:0;display:flex;overflow:hidden}.workbench-shell .palette-export-panel{background:#fff;border-bottom:1px solid #e8ebef;flex:none;padding:14px 16px 12px}.workbench-shell .palette-export-panel>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.workbench-shell .palette-export-panel>header strong{color:#3f4756;font-size:14px;font-weight:650}.workbench-shell .palette-export-panel>header span{color:#87909f;font-size:11px}.workbench-shell .palette-option-row{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:8px;margin-top:8px;display:grid}.workbench-shell .palette-option-row>span{color:#7f8795;padding-top:7px;font-size:10px}.workbench-shell .palette-segment-group{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.workbench-shell .palette-segment-group button{color:#5f6878;background:#fff;border:1px solid #dfe3e8;border-radius:5px;min-height:28px;padding:0 8px;font-family:inherit;font-size:10px;font-weight:550}.workbench-shell .palette-segment-group button:hover{color:#e45f77;border-color:#ffacba}.workbench-shell .palette-segment-group button.active{color:#fff;background:#ff718b;border-color:#ff718b;box-shadow:0 3px 8px #ff718b2e}.workbench-shell .brand-segments button{flex:52px}.workbench-shell .tier-segments button{flex:44px}.workbench-shell .palette-export-actions{grid-template-columns:1fr 1fr;gap:7px;margin-top:12px;display:grid}.workbench-shell .palette-export-actions button{color:#e45e76;background:#fff;border:1px solid #ff8ea2;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:36px;font-family:inherit;font-size:11px;font-weight:600;display:inline-flex}.workbench-shell .palette-export-actions button:hover{background:#fff5f7}.workbench-shell .palette-export-actions button.primary{color:#fff;background:#ff718b}.workbench-shell .palette-export-actions button.primary:hover{background:#ed637c}.workbench-shell .palette-export-panel>small{color:#a0a7b2;text-align:right;margin-top:8px;font-size:9px;display:block}.workbench-shell .palette-table-summary{color:#5c6576;justify-content:space-between;align-items:center;height:54px;padding:0 18px;font-size:12px;display:flex}.workbench-shell .palette-table-summary strong{font-weight:600}.workbench-shell .palette-table-summary span{color:#9097a4;align-items:center;gap:4px;display:inline-flex}.workbench-shell .palette-summary-actions{align-items:center;gap:9px;display:flex}.workbench-shell .palette-summary-actions>button{color:#687181;background:#fff;border:1px solid #e1e4e9;border-radius:5px;align-items:center;gap:4px;height:28px;padding:0 8px;font-family:inherit;font-size:10px;display:inline-flex}.workbench-shell .palette-summary-actions>button:hover{color:#e5667d;background:#fff5f7;border-color:#ffb3c0}.workbench-shell .palette-table-head,.workbench-shell .palette-usage-list button{grid-template-columns:32px 54px minmax(0,1fr) 48px;align-items:center;display:grid}.workbench-shell .palette-table-head{color:#777f8e;border-top:1px solid #eceef1;border-bottom:1px solid #eceef1;min-height:38px;padding:0 16px;font-size:11px}.workbench-shell .palette-table-head span:last-child{text-align:right}.workbench-shell .palette-usage-list button{color:#5d6574;text-align:left;background:#fff;border:0;border-bottom:1px solid #edeff2;width:100%;min-height:50px;padding:5px 16px;font-family:inherit}.workbench-shell .palette-usage-list button.active-stat,.workbench-shell .palette-usage-list button:hover{background:#fff6f7}.workbench-shell .palette-usage-list{scrollbar-color:#cfd4dc transparent;scrollbar-width:thin;flex:1;min-height:0;overflow-y:auto}.workbench-shell .palette-usage-list button.selected-color:not(.active-stat){background:#fff}.workbench-shell .palette-usage-list i{border:1px solid #23283217;border-radius:5px;width:32px;height:32px;display:block;box-shadow:inset 0 0 0 1px #ffffff59}.workbench-shell .palette-usage-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.workbench-shell .palette-usage-list b{color:#596171;text-align:right;font-size:12px;font-weight:500}.workbench-shell .inspector-palette-tip{color:#8d96a5;background:#fff;border-top:1px solid #e8ebef;align-items:center;gap:7px;min-height:38px;padding:0 16px;font-size:10px;line-height:1.4;display:flex}.workbench-shell .inspector-palette-tip svg{color:#75a7df;flex:none}.workbench-shell .auth-dialog-backdrop{z-index:70;background:#2a2f3a61;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow-y:auto}.workbench-shell .auth-dialog{background:#fffdfd;border:1px solid #e1e4e9;border-radius:8px;width:min(460px,100%);max-height:calc(100dvh - 36px);overflow-y:auto;box-shadow:0 20px 58px #282d3a38}.workbench-shell .auth-dialog-header{border-bottom:1px solid #eceef2;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:92px;padding:18px 22px;display:grid}.workbench-shell .auth-dialog-brand{color:#ed6680;background:#fff1f4;border:1px solid #ffd2da;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.workbench-shell .auth-dialog-header>span:nth-child(2){gap:4px;min-width:0;display:grid}.workbench-shell .auth-dialog-header strong{color:#343b48;font-size:18px;font-weight:650}.workbench-shell .auth-dialog-header small{color:#878f9d;font-size:11px;line-height:1.5}.workbench-shell .auth-dialog-close,.workbench-shell .auth-password-toggle{color:#7d8592;background:0 0;border:0;place-items:center;display:grid}.workbench-shell .auth-dialog-close{border-radius:5px;width:34px;height:34px}.workbench-shell .auth-dialog-close:hover,.workbench-shell .auth-password-toggle:hover{color:#e45f78;background:#f3f4f6}.workbench-shell .auth-dialog-close:disabled{cursor:wait;opacity:.45}.workbench-shell .auth-mode-tabs{border-bottom:1px solid #eceef2;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 22px;display:grid}.workbench-shell .auth-mode-tabs button{color:#7b8391;background:0 0;border:0;height:52px;font-family:inherit;font-size:13px;font-weight:600;position:relative}.workbench-shell .auth-mode-tabs button:after{content:"";opacity:0;background:#f06a83;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:24%;right:24%}.workbench-shell .auth-mode-tabs button.active{color:#e65f78}.workbench-shell .auth-mode-tabs button.active:after{opacity:1}.workbench-shell .auth-form{gap:15px;padding:22px;display:grid}.workbench-shell .auth-forgot-link{color:#76839b;width:fit-content;margin-top:-5px;font-size:11px;text-decoration:none}.workbench-shell .auth-forgot-link:hover{color:#df6078;text-decoration:underline}.workbench-shell .redeem-dialog{width:min(420px,100%)}.workbench-shell .redeem-note{color:#7f8794;border-left:2px solid #f08094;padding-left:9px;font-size:10px;line-height:1.65}.workbench-shell .feedback-dialog{width:min(500px,100%)}.workbench-shell .feedback-category{border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:0;padding:0;display:grid}.workbench-shell .feedback-category legend{color:#535d6e;margin-bottom:8px;font-size:12px;font-weight:650}.workbench-shell .feedback-category button{color:#667085;background:#fff;border:1px solid #dfe3ea;border-radius:6px;min-height:38px;font-family:inherit;font-size:11px}.workbench-shell .feedback-category button.active{color:#df6078;background:#fff1f4;border-color:#f07b91;font-weight:650}.workbench-shell .feedback-form textarea{resize:vertical;color:#343b48;width:100%;font:inherit;background:#fff;border:1px solid #dfe3ea;border-radius:6px;outline:none;padding:12px;font-size:12px;line-height:1.65}.workbench-shell .feedback-form textarea:focus{border-color:#f07b91;box-shadow:0 0 0 3px #f07b911f}.workbench-shell .feedback-count{color:#9aa1ad;justify-self:end;margin-top:-8px;font-size:10px}.workbench-shell .feedback-promise{color:#7f8794;border-left:2px solid #f08094;padding-left:9px;font-size:10px;line-height:1.65}.workbench-shell .feedback-thanks{text-align:center;justify-items:center;gap:12px;padding:34px 28px 28px;display:grid}.workbench-shell .feedback-thanks>span{color:#27866f;background:#edf8f3;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.workbench-shell .feedback-thanks strong{color:#343b48;font-size:19px}.workbench-shell .feedback-thanks p{color:#7f8794;max-width:350px;font-size:11px;line-height:1.8}.workbench-shell .feedback-thanks .auth-submit{width:100%;margin-top:6px}@media (max-width:560px){.workbench-shell .feedback-category{grid-template-columns:repeat(2,minmax(0,1fr))}}.workbench-shell .membership-gate{z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f6f7faeb;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.workbench-shell .membership-gate-dialog{text-align:center;background:#fff;border:1px solid #e3e6eb;border-radius:8px;justify-items:center;gap:12px;width:min(430px,100%);padding:30px;display:grid;box-shadow:0 20px 58px #282d3a29}.workbench-shell .membership-gate-icon{color:#ed6680;background:#fff1f4;border:1px solid #ffd1d9;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.workbench-shell .membership-gate-dialog h2{color:#343b48;margin:2px 0 0;font-size:20px}.workbench-shell .membership-gate-dialog p{color:#7c8594;margin:0;font-size:12px;line-height:1.7}.workbench-shell .membership-gate-dialog>small{color:#969daa;font-size:10px}.workbench-shell .membership-gate-form{text-align:left;gap:14px;width:100%;margin-top:8px;display:grid}.workbench-shell .membership-gate-actions{grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-top:8px;display:grid}.workbench-shell .membership-gate-actions .auth-submit{margin:0}.workbench-shell .membership-secondary{color:#596273;min-height:44px;font:inherit;background:#fff;border:1px solid #dfe3e9;border-radius:6px;font-weight:600}.workbench-shell .membership-secondary:hover{color:#e45f78;border-color:#f08aa0}.workbench-shell .auth-field{color:#555e6c;grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:7px;margin-top:0;font-size:11px;font-weight:600;display:grid}.workbench-shell .auth-input{color:#9299a5;background:#fff;border:1px solid #dfe3e9;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-width:0;min-height:44px;padding:0 11px;transition:border-color .12s,box-shadow .12s;display:grid}.workbench-shell .auth-input:focus-within{color:#dc6077;border-color:#f0788d;box-shadow:0 0 0 3px #f06a831f}.workbench-shell .auth-input.invalid{background:#fffafb;border-color:#df6575}.workbench-shell .auth-input input{color:#343b48;background:0 0;border:0;outline:0;width:100%;min-width:0;height:auto;min-height:42px;padding:10px 0;font-family:inherit;font-size:13px;line-height:1.55}.workbench-shell .auth-input input::placeholder{color:#a9afb9}.workbench-shell .auth-password-toggle{border-radius:4px;width:30px;height:30px}.workbench-shell .auth-field-error{color:#d95068;font-size:10px;font-weight:500}.workbench-shell .auth-submit{color:#fff;background:#ed6680;border:1px solid #ed6680;border-radius:6px;min-height:44px;font-family:inherit;font-size:13px;font-weight:650;box-shadow:0 7px 16px #e058722e}.workbench-shell .auth-submit:hover:not(:disabled){background:#df5c75;border-color:#df5c75}.workbench-shell .auth-submit:disabled{cursor:wait;opacity:.58}.workbench-shell .palette-manager-backdrop{z-index:60;background:#2a2f3a5c;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.workbench-shell .palette-manager-dialog{background:#fff;border:1px solid #e2e4e8;border-radius:8px;flex-direction:column;width:min(980px,100%);height:min(820px,100dvh - 32px);display:flex;overflow:hidden;box-shadow:0 20px 60px #282d3a33}.workbench-shell .palette-manager-dialog>header{border-bottom:1px solid #eceef1;flex:none;justify-content:space-between;align-items:center;min-height:76px;padding:0 26px;display:flex}.workbench-shell .palette-manager-dialog>header>span{gap:3px;display:grid}.workbench-shell .palette-manager-dialog>header strong{color:#424a59;font-size:18px;font-weight:650}.workbench-shell .palette-manager-dialog>header small{color:#939aa6;font-size:12px}.workbench-shell .palette-manager-dialog>header>button{color:#707887;background:0 0;border:0;border-radius:5px;place-items:center;width:32px;height:32px;display:grid}.workbench-shell .palette-manager-dialog>header>button:hover{background:#f3f4f6}.workbench-shell .palette-manager-layout{flex:1;grid-template-columns:230px minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.workbench-shell .palette-manager-sidebar{background:#f7f8fa;border-right:1px solid #e6e8ec;flex-direction:column;min-height:0;display:flex;overflow:hidden}.workbench-shell .palette-sidebar-section{flex:none;padding:18px 14px 14px}.workbench-shell .palette-sidebar-label{color:#9299a5;margin-bottom:8px;font-size:9px;font-weight:650;display:block}.workbench-shell .palette-series-nav,.workbench-shell .palette-system-nav{gap:3px;display:grid}.workbench-shell .palette-series-nav button,.workbench-shell .palette-system-nav button{color:#5d6675;text-align:left;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;width:100%;min-height:34px;padding:0 10px;font-family:inherit;font-size:11px;font-weight:550;transition:background-color .15s,color .15s;display:flex}.workbench-shell .palette-series-nav button:hover,.workbench-shell .palette-system-nav button:hover{color:#e36179;background:#fff}.workbench-shell .palette-series-nav button.active,.workbench-shell .palette-system-nav button.active{color:#dd5d75;background:#fff;box-shadow:0 1px 4px #373e4b14}.workbench-shell .palette-system-nav button.active{box-shadow:inset 3px 0 #ff718b,0 1px 4px #373e4b14}.workbench-shell .palette-system-nav svg{color:#ff718b}.workbench-shell .palette-sidebar-section>small{color:#9ba2ad;margin:9px 6px 0;font-size:9px;line-height:1.5;display:block}.workbench-shell .palette-series-section{scrollbar-color:#cbd0d8 transparent;scrollbar-width:thin;border-top:1px solid #e6e8ec;flex:1;min-height:0;overflow-y:auto}.workbench-shell .palette-series-nav button small{color:#9ba2ad;font-variant-numeric:tabular-nums;font-size:9px}.workbench-shell .palette-sidebar-summary{border-top:1px solid #e1e4e8;flex:none;grid-template-columns:1fr auto;align-items:baseline;padding:13px 18px;display:grid}.workbench-shell .palette-sidebar-summary small,.workbench-shell .palette-sidebar-summary span{color:#929aa6;font-size:9px}.workbench-shell .palette-sidebar-summary strong{color:#e36179;font-variant-numeric:tabular-nums;font-size:20px}.workbench-shell .palette-sidebar-summary small{grid-column:1/-1;margin-top:2px}.workbench-shell .palette-manager-content{flex-direction:column;min-width:0;min-height:0;padding:18px 20px 0;display:flex}.workbench-shell .palette-content-toolbar{flex:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.workbench-shell .palette-manager-search{align-items:center;gap:12px;min-width:0;display:flex}.workbench-shell .palette-manager-search input{color:#505968;border:1px solid #dfe3e8;border-radius:5px;outline:0;flex:1;min-width:0;height:44px;padding:0 14px;font-family:inherit;font-size:12px}.workbench-shell .palette-manager-search input:focus{border-color:#ff8fa2;box-shadow:0 0 0 3px #ff718b1a}.workbench-shell .palette-manager-search span{color:#939ba8;flex:none;font-size:11px}.workbench-shell .palette-manager-file-actions{gap:6px;display:flex}.workbench-shell .palette-manager-file-actions button{color:#687181;background:#fff;border:1px solid #e0e3e8;border-radius:5px;place-items:center;width:38px;height:38px;display:grid}.workbench-shell .palette-manager-file-actions button:hover{color:#e36179;background:#fff5f7;border-color:#ffacba}.workbench-shell .palette-content-heading{flex:none;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.workbench-shell .palette-content-heading>span{gap:2px;display:grid}.workbench-shell .palette-content-heading strong{color:#3f4857;font-size:14px;font-weight:650}.workbench-shell .palette-content-heading small{color:#969da8;font-size:9px}.workbench-shell .palette-manager-notice{color:#7c6570;background:#fff4f6;border:1px solid #f5cbd3;border-radius:6px;align-items:center;gap:9px;margin:14px 0 0;padding:10px 12px;font-size:11px;line-height:1.5;display:flex}.workbench-shell .palette-manager-notice svg{color:#ee6e85;flex:none}.workbench-shell .palette-manager-bulk-actions{flex-wrap:wrap;gap:6px;display:flex}.workbench-shell .palette-manager-bulk-actions button{color:#667080;background:#f7f8fa;border:1px solid #e1e4e9;border-radius:5px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-family:inherit;font-size:10px;font-weight:600;display:inline-flex}.workbench-shell .palette-manager-bulk-actions button:hover{background:#fff6f7;border-color:#ffacba}.workbench-shell .palette-manager-bulk-actions .select-all{color:#23835a;background:#edfaf3;border-color:#c7ead8}.workbench-shell .palette-manager-bulk-actions .select-none{color:#c95665;background:#fff1f2;border-color:#f3d4d8}.workbench-shell .palette-manager-grid{scrollbar-color:#cbd0d8 transparent;scrollbar-width:thin;flex:1;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:8px;min-height:0;margin-top:12px;padding:0 4px 18px 0;display:grid;overflow-y:auto}.workbench-shell .palette-manager-grid>button{color:#667080;text-align:left;background:#fff;border:1px solid #e4e7eb;border-radius:6px;grid-template-columns:28px minmax(0,1fr) 16px;align-items:center;gap:8px;min-width:0;min-height:58px;padding:8px;font-family:inherit;display:grid}.workbench-shell .palette-manager-grid>button:hover{background:#fff8f9;border-color:#f3b7c1}.workbench-shell .palette-manager-grid>button.active{background:#fff4f6;border-color:#ff9bad}.workbench-shell .palette-manager-grid>button>i{border:1px solid #2328321a;border-radius:5px;width:28px;height:28px}.workbench-shell .palette-manager-grid>button>span{gap:2px;min-width:0;display:grid}.workbench-shell .palette-manager-grid strong{color:#535c6c;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:600;overflow:hidden}.workbench-shell .palette-manager-grid small{color:#959ca8;font-size:9px}.workbench-shell .palette-manager-grid svg{color:#d5d9df;opacity:0}.workbench-shell .palette-manager-grid button.active svg{color:#ec6a81;opacity:1}.workbench-shell .palette-manager-dialog>footer{border-top:1px solid #eceef1;flex:none;justify-content:space-between;align-items:center;min-height:72px;padding:12px 26px;display:flex}.workbench-shell .palette-manager-dialog>footer>button{color:#677080;background:#fff;border:1px solid #dfe3e8;border-radius:5px;min-width:88px;min-height:40px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600}.workbench-shell .palette-manager-dialog>footer>button:hover{background:#f6f7f8}.workbench-shell .palette-manager-dialog>footer .palette-manager-apply{color:#fff;background:#ff718b;border-color:#ff718b;min-width:116px}.workbench-shell .palette-manager-dialog>footer .palette-manager-apply:hover{background:#eb627b}.workbench-shell .palette-manager-dialog>footer button:disabled{cursor:not-allowed;opacity:.45}.workbench-shell .inspector-details-panel,.workbench-shell .inspector-projects-panel{flex-direction:column;min-height:0;display:flex;overflow:hidden}.workbench-shell .inspector-details-panel{overflow-y:auto}.workbench-shell .inspector-section-heading{color:#4f596b;border-bottom:1px solid #eceef1;flex:none;justify-content:space-between;align-items:center;min-height:46px;padding:0 18px;font-size:12px;display:flex}.workbench-shell .inspector-section-heading>strong{font-weight:650}.workbench-shell .inspector-section-heading>span{color:#9299a6;font-size:11px}.workbench-shell .inspector-metric-grid{border-bottom:1px solid #eceef1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.workbench-shell .inspector-metric-grid>div{min-width:0;min-height:78px;padding:14px 18px}.workbench-shell .inspector-metric-grid>div:nth-child(odd){border-right:1px solid #eceef1}.workbench-shell .inspector-metric-grid>div:nth-child(-n+2){border-bottom:1px solid #eceef1}.workbench-shell .inspector-metric-grid span{color:#8b93a1;margin-bottom:5px;font-size:10px;display:block}.workbench-shell .inspector-metric-grid strong{color:#515b6e;letter-spacing:0;font-size:16px;font-weight:650}.workbench-shell .inspector-metric-grid small{color:#969da9;margin-left:4px;font-size:9px}.workbench-shell .board-heading,.workbench-shell .material-heading{border-top:8px solid #f7f8fa}.workbench-shell .board-planning{border-bottom:1px solid #eceef1;flex:none}.workbench-shell .board-summary,.workbench-shell .inspector-switch-row{justify-content:space-between;align-items:center;min-height:54px;padding:9px 18px;display:flex}.workbench-shell .board-summary{color:#626b7a;border-bottom:1px solid #f0f1f3;font-size:11px}.workbench-shell .board-summary label{color:#9299a6;align-items:center;gap:7px;font-size:10px;display:inline-flex}.workbench-shell .board-summary input{color:#596273;width:54px;height:30px;font:inherit;text-align:center;background:#fff;border:1px solid #dfe3e9;border-radius:5px}.workbench-shell .inspector-switch-row>span{gap:2px;display:grid}.workbench-shell .inspector-switch-row strong{color:#5a6373;font-size:11px;font-weight:550}.workbench-shell .inspector-switch-row small{color:#9aa1ad;font-size:9px}.workbench-shell .inspector-switch-row>input{accent-color:#ff6f89;flex:none;width:34px;height:19px}.workbench-shell .material-breakdown{scrollbar-color:#cfd4dc transparent;scrollbar-width:thin;flex:1 0 240px;min-height:160px;overflow-y:auto}.workbench-shell .material-breakdown>button{color:#596273;text-align:left;background:#fff;border:0;border-bottom:1px solid #edeff2;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:55px;padding:8px 18px 12px;font-family:inherit;display:grid;position:relative}.workbench-shell .material-breakdown>button.active-stat,.workbench-shell .material-breakdown>button:hover{background:#fff6f7}.workbench-shell .material-breakdown>button>i{border:1px solid #2328321a;border-radius:50%;width:26px;height:26px}.workbench-shell .material-breakdown>button>span:not(.material-bar){gap:2px;min-width:0;display:grid}.workbench-shell .material-breakdown strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:550;overflow:hidden}.workbench-shell .material-breakdown small{color:#989fab;font-size:9px}.workbench-shell .material-quantity{justify-items:end}.workbench-shell .material-quantity strong{font-variant-numeric:tabular-nums}.workbench-shell .material-bar{background:#eef0f3;border-radius:2px;height:2px;position:absolute;bottom:6px;left:56px;right:18px;overflow:hidden}.workbench-shell .material-bar i{border-radius:inherit;min-width:2px;height:100%;display:block}.workbench-shell .project-panel-header{border-bottom:1px solid #eceef1;flex:none;justify-content:space-between;align-items:center;min-height:62px;padding:0 16px 0 18px;display:flex}.workbench-shell .project-panel-header>span{color:#515b6e;gap:2px;display:grid}.workbench-shell .project-panel-header strong{font-size:12px;font-weight:650}.workbench-shell .project-panel-header small{color:#969da9;font-size:9px}.workbench-shell .project-empty-state>button,.workbench-shell .project-panel-header>button{color:#e7637b;background:#fff;border:1px solid #ff9bac;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-family:inherit;font-size:10px;font-weight:600;display:inline-flex}.workbench-shell .project-empty-state>button:hover,.workbench-shell .project-panel-header>button:hover{background:#fff3f5}.workbench-shell .inspector-projects-panel .project-list{flex:1;min-height:0;margin:0;overflow-y:auto}.workbench-shell .inspector-projects-panel .project-list>button{color:#596273;text-align:left;background:#fff;border:0;border-bottom:1px solid #edeff2;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:62px;padding:8px 16px;font-family:inherit;display:grid}.workbench-shell .inspector-projects-panel .project-list>button:hover{color:#596273;background:#fff6f7}.workbench-shell .project-file-icon{color:#ec7288;background:#fff1f4;border-radius:5px;place-items:center;width:34px;height:34px;display:grid}.workbench-shell .project-copy{gap:3px;min-width:0;display:grid}.workbench-shell .project-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.workbench-shell .project-copy small,.workbench-shell .project-open-label{color:#959ca8;font-size:9px}.workbench-shell .project-open-label{color:#e66a80}.workbench-shell .project-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:32px 20px;display:flex}.workbench-shell .project-empty-state>span{color:#eb7389;background:#fff1f4;border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:14px;display:grid}.workbench-shell .project-empty-state>strong{color:#566071;font-size:12px;font-weight:650}.workbench-shell .project-empty-state>p{color:#989fab;margin:6px 0 16px;font-size:10px}.workbench-shell .inspector-project-tip{color:#8d96a5;border-top:1px solid #e8ebef;flex:none;align-items:center;gap:7px;min-height:42px;padding:0 16px;font-size:9px;line-height:1.4;display:flex}.workbench-shell .inspector-project-tip svg{color:#75a7df;flex:none}.workbench-shell .canvas-status-metrics,.workbench-shell .canvas-status-tip{align-items:center;display:flex}.workbench-shell .mobile-inspector-backdrop,.workbench-shell .mobile-inspector-launcher{display:none}.workbench-shell .canvas-status-metrics{color:#596273;white-space:nowrap;min-width:0;font-size:11px}.workbench-shell .canvas-status-metrics span+span{border-left:1px solid #e2e5ea;margin-left:18px;padding-left:18px}.workbench-shell .canvas-status-tip{color:#ff6f89;white-space:nowrap;gap:6px;margin-left:clamp(36px,6vw,120px)}.workbench-shell .canvas-status-tip strong{font-size:12px;font-weight:650}@media (max-width:1680px){.workbench-shell>div.workbench-workspace{grid-template-rows:auto minmax(0,1fr)}.workbench-shell .workbench-control-strip{grid-template-columns:auto minmax(0,1fr);align-items:stretch;display:grid}.workbench-shell .workbench-mode-tabs{justify-content:center;align-self:stretch;padding:10px 14px}.workbench-shell .workbench-mode-panel{border-left:1px solid #eceef1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px;padding:9px 14px;display:grid;overflow:visible}.workbench-shell .background-color-field,.workbench-shell .compact-command-field,.workbench-shell .editor-switch-field{justify-content:space-between;gap:8px;min-width:0}.workbench-shell .compact-command-field select{flex:1;min-width:0}.workbench-shell .command-field,.workbench-shell .command-field.command-slider{min-width:0}}@media (max-width:1180px){.workbench-shell .workbench-header-inner{grid-template-columns:230px minmax(0,1fr) auto}.workbench-shell .editor-brand p{font-size:15px}.workbench-shell .editor-command{min-width:58px}.workbench-shell .editor-command-bar .editor-command span,.workbench-shell .editor-history-bar .editor-command span{font-size:10px}.workbench-shell .editor-account-menu strong{display:none}.workbench-shell .editor-login-trigger{min-width:52px}.workbench-shell .editor-login-trigger strong{display:none}.workbench-shell .editor-account-menu>summary{min-width:52px}.workbench-shell>div.workbench-workspace{grid-template-columns:minmax(0,1fr) 310px;grid-template-areas:"controls controls""canvas inspector"}.workbench-shell>div.workbench-workspace>aside.workbench-inspector{flex-direction:column;grid-column:2;grid-template-columns:none;gap:0;display:flex}}@media (max-width:960px){.workbench-shell .workbench-control-strip{display:block}.workbench-shell .workbench-mode-tabs{border-bottom:1px solid #eceef1;justify-content:flex-start;padding:8px 14px}.workbench-shell .workbench-mode-panel{border-left:0}.workbench-shell .palette-manager-layout{grid-template-columns:190px minmax(0,1fr)}.workbench-shell .palette-manager-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.workbench-shell:has(.workbench-workspace){height:auto;min-height:100dvh;overflow:hidden auto}.workbench-shell .workbench-app-header{height:auto}.workbench-shell .workbench-header-inner{min-height:64px;padding:0 10px;display:flex}.workbench-shell .editor-brand{border:0;flex:1;padding-right:8px}.workbench-shell .editor-brand-mark{width:32px;height:32px}.workbench-shell .editor-brand p{font-size:14px;display:block!important}.workbench-shell .editor-command-bar{display:none}.workbench-shell .editor-history-bar{display:flex}.workbench-shell .editor-history-actions,.workbench-shell .header-help-menu{display:none}.workbench-shell .editor-history-bar .editor-command{min-width:42px;height:60px}.workbench-shell .editor-history-bar .editor-command span{display:none}.workbench-shell>div.workbench-workspace{grid-template:"controls""canvas"minmax(0,1fr)"inspector"/minmax(0,1fr);height:calc(100dvh - 64px);min-height:calc(100dvh - 64px)}.workbench-shell>div.workbench-workspace>aside.workbench-inspector{z-index:41;border:1px solid #dce2ee;border-radius:14px;flex-direction:column;grid-column:auto;width:auto;height:min(76dvh,620px);min-height:0;max-height:calc(100dvh - 24px);padding-bottom:0;display:none;position:fixed;inset:max(12px,6dvh) 12px auto;overflow:hidden;transform:none;box-shadow:0 18px 42px #2a324433}.workbench-shell>div.workbench-workspace>aside.workbench-inspector.mobile-inspector-open{display:flex}.workbench-shell .mobile-inspector-backdrop{z-index:40;cursor:default;background:#212a3d42;border:0;width:100%;display:block;position:fixed;inset:0}.workbench-shell .mobile-inspector-launcher{background:#fff;border-top:1px solid #e1e5ec;grid-area:inspector;grid-template-columns:repeat(4,minmax(0,1fr));min-height:54px;display:grid}.workbench-shell .mobile-inspector-launcher button{color:#64718d;background:0 0;border:0;font-family:inherit;font-size:13px;font-weight:650}.workbench-shell .mobile-inspector-launcher button:active{color:#e35e77;background:#fff2f5}.workbench-shell .mobile-inspector-header{display:none}.workbench-shell .workbench-inspector.mobile-inspector-open .mobile-inspector-header{background:#fff;border-bottom:1px solid #e6e9ef;justify-content:space-between;align-items:center;min-height:50px;padding:0 14px 0 18px;display:flex}.workbench-shell .mobile-inspector-header strong{color:#3f485a;font-size:15px;font-weight:700}.workbench-shell .mobile-inspector-header button{color:#727d90;background:#f4f6f9;border:0;border-radius:7px;place-items:center;width:32px;height:32px;display:inline-grid}.workbench-shell .workbench-inspector .inspector-tabs{touch-action:manipulation;background:#fff;flex:0 0 56px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:56px;padding:0 8px;position:relative}.workbench-shell .workbench-inspector.mobile-inspector-open .inspector-tabs{border-bottom-color:#e6e9ef;flex-basis:50px;min-height:50px}.workbench-shell .workbench-inspector.mobile-inspector-open .inspector-tabs button{min-height:50px}.workbench-shell .workbench-inspector .inspector-tabs button{min-width:0;min-height:56px;padding:0 8px;font-size:12px}.workbench-shell .workbench-inspector .inspector-tabs button.active:after{left:16px;right:16px}.workbench-shell .workbench-inspector .inspector-panel{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;max-height:none;overflow-y:auto}.workbench-shell .workbench-control-strip{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;display:grid}.workbench-shell .workbench-mode-tabs{border-bottom:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:7px 6px 7px 8px;display:grid}.workbench-shell .workbench-mode-tabs button{width:100%;min-width:0;min-height:42px;padding:7px 9px}.workbench-shell .workbench-mobile-controls-toggle{color:#66728b;background:#fff;border:0;border-left:1px solid #eceef1;justify-content:center;align-items:center;gap:5px;min-width:72px;font-family:inherit;font-size:12px;font-weight:650;display:inline-flex}.workbench-shell .workbench-mobile-controls-toggle svg:last-child{transition:transform .15s}.workbench-shell .mobile-controls-open .workbench-mobile-controls-toggle{color:#e35e77;background:#fff6f8}.workbench-shell .mobile-controls-open .workbench-mobile-controls-toggle svg:last-child{transform:rotate(180deg)}.workbench-shell .workbench-mode-panel{grid-column:1/-1;display:none}.workbench-shell .mobile-controls-open .workbench-mode-panel{border-top:1px solid #eceef1;border-left:0;grid-template-columns:1fr;gap:10px;padding:10px 12px 12px;display:grid}.workbench-shell .mobile-controls-open .command-generate{grid-template-columns:repeat(6,minmax(0,1fr))}.workbench-shell .command-generate .palette-config-field{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) 82px;display:grid}.workbench-shell .command-generate .bead-shape-field,.workbench-shell .command-generate .pattern-size-field{grid-column:span 3;grid-template-columns:auto minmax(0,1fr);display:grid}.workbench-shell .command-generate .background-color-field,.workbench-shell .command-generate .editor-switch-field{grid-column:span 2;justify-content:space-between;gap:5px;min-width:0;min-height:42px}.workbench-shell .command-generate .compact-command-field select{width:100%;min-width:0}.workbench-shell .command-generate .background-color-field{justify-content:center}.workbench-shell .command-generate .background-color-field>span,.workbench-shell .command-generate .editor-switch-field>span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.workbench-shell .command-field,.workbench-shell .command-field.command-slider{min-width:0}.workbench-shell .workbench-main-canvas .pattern-scroll{height:100%;min-height:0;max-height:none;padding:0}.workbench-shell .canvas-viewport-toolbar{justify-content:center;min-height:42px;top:10px;left:8px;right:8px;overflow:hidden}.workbench-shell .canvas-viewport-toolbar button{flex:0 0 34px;width:34px}.workbench-shell .canvas-viewport-toolbar output{min-width:44px}.workbench-shell .workbench-main-canvas .canvas-statusbar{min-height:32px;margin:0;padding:0 10px;position:absolute;bottom:0;left:0;right:0}.workbench-shell .canvas-status-tip{display:none}.workbench-shell .canvas-status-metrics{justify-content:space-around;width:100%;font-size:10px;overflow:hidden}.workbench-shell .canvas-status-metrics span+span{margin-left:8px;padding-left:8px}.workbench-shell .canvas-status-metrics span:nth-child(n+3){display:none}.workbench-shell .palette-manager-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workbench-shell .palette-manager-dialog{height:calc(100dvh - 20px)}.workbench-shell .palette-manager-dialog>header{min-height:64px;padding:0 16px}.workbench-shell .auth-dialog-backdrop{align-items:start;padding:10px}.workbench-shell .auth-dialog{max-height:calc(100dvh - 20px)}.workbench-shell .auth-dialog-header{gap:10px;min-height:82px;padding:14px 16px}.workbench-shell .auth-dialog-header strong{font-size:16px}.workbench-shell .auth-form,.workbench-shell .auth-mode-tabs{padding-left:16px;padding-right:16px}.workbench-shell .palette-manager-layout{flex-direction:column;display:flex}.workbench-shell .palette-manager-sidebar{border-bottom:1px solid #e4e7eb;border-right:0;flex:none;max-height:230px}.workbench-shell .palette-sidebar-section{padding:10px 12px}.workbench-shell .palette-system-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.workbench-shell .palette-series-section{overflow:auto hidden}.workbench-shell .palette-series-nav{width:max-content;display:flex}.workbench-shell .palette-series-nav button{width:auto;min-width:90px}.workbench-shell .palette-sidebar-section>small,.workbench-shell .palette-sidebar-summary{display:none}.workbench-shell .palette-manager-content{padding:12px 12px 0}.workbench-shell .palette-content-heading{align-items:flex-end}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}