:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#edeff1;background:#171b1e;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--panel:#1c2024;--line:#343a3f;--muted:#a4adb4;--accent:#d2eb9d;--canvas-ink:#303d43;font-size:16px;color-scheme:dark}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;background:none;border:0}button:disabled{opacity:.5;cursor:wait}button,select,a,input{outline-offset:4px}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid var(--accent)}svg{width:20px;height:20px;flex-shrink:0}button svg{pointer-events:none}button{transition:background .15s,color .15s,border-color .15s}a{color:inherit;text-decoration:none}button:hover{background:#30373d}h1,h2,h3,p{margin:0}h3{font-size:.875rem;font-weight:600}button{font-size:.875rem}output{font-variant-numeric:tabular-nums}.hidden{display:none!important}.app-header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid #32383c;gap:20px;background:#171b1e}.brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.brand>svg{height:29px;width:29px;color:var(--accent)}.brand>span:first-of-type{font-size:1.28rem;letter-spacing:.12em;font-weight:650}.brand-divider{height:22px;width:1px;background:#41474d;margin:0 7px}.brand-context{font-size:.875rem;color:#acb5ba}.header-end{display:flex;align-items:center;gap:24px}.study-badge{font-family:Consolas,Courier New,monospace;font-size:.75rem;letter-spacing:.05em;color:var(--muted);white-space:nowrap}.study-badge b{margin-left:10px;color:#e3e8eb;font-weight:400}.export-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:40px;padding:0 16px;background:var(--accent);color:#25321a;border:1px solid var(--accent);border-radius:5px;font-size:.875rem;font-weight:600;white-space:nowrap}.export-button:hover{background:#e3f3c2;border-color:#e3f3c2}.export-button svg{height:17px;width:17px}.workbench{display:grid;grid-template-columns:minmax(0,1fr) 344px;height:calc(100dvh - 72px);min-height:500px}.viewport{position:relative;min-width:0;overflow:hidden;background:#bbc5ca;color:var(--canvas-ink)}.viewport canvas{position:absolute;inset:0;display:block;touch-action:none;cursor:grab}.viewport canvas:active{cursor:grabbing}.viewport-heading{position:absolute;z-index:1;top:30px;left:30px;pointer-events:none}.eyebrow{font-family:Consolas,Courier New,monospace;font-size:.75rem;letter-spacing:.12em;line-height:1.5;font-weight:400}.viewport-heading .eyebrow{color:#52636b}.viewport-heading h1{font-size:1.75rem;font-weight:500;letter-spacing:-.035em;margin-top:7px;line-height:1.2}.viewport-heading p{font-size:.8125rem;color:#55656c;margin-top:8px}.viewport-top-right{position:absolute;z-index:1;top:32px;right:28px}.symmetry-badge{display:flex;align-items:center;gap:7px;font-size:.75rem;color:#46575f}.symmetry-badge svg{width:16px;height:16px}.view-toolbar{position:absolute;z-index:1;bottom:80px;left:50%;transform:translate(-50%);display:flex;padding:4px;background:#e8edefd9;border:1px solid #ffffff55;border-radius:7px;box-shadow:0 3px 8px #2339430b;backdrop-filter:blur(8px)}.view-toolbar button{min-width:56px;padding:7px 11px;color:#52616a;border-radius:4px;font-size:.8125rem}.view-toolbar button:hover{background:#d1dadd}.view-toolbar button.active{background:#34434a;color:#f0f5f7}.side-tools{position:absolute;z-index:1;right:24px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:4px;padding:5px;border-radius:7px;background:#e5ecefba;border:1px solid #ffffff50}.side-tools>span{height:1px;background:#a8b5bb;width:20px;margin:4px 0}.icon-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;color:var(--muted);flex-shrink:0}.side-tools .icon-button{color:#52646e}.side-tools .icon-button:hover{background:#d0dbe0}.side-tools .icon-button.active{background:#c2d0d7;color:#293e4a}.icon-button svg{height:18px;width:18px}.viewport-bottom{position:absolute;z-index:1;bottom:25px;left:30px;right:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px;pointer-events:none}.mesh-stats{display:flex;gap:22px;font-size:.75rem;color:#52616a;line-height:1.6}.mesh-stats span{display:flex;flex-direction:column}.mesh-stats b{font-family:Consolas,Courier New,monospace;font-size:.9375rem;letter-spacing:.02em;font-weight:400;color:#30454e}.orbit-hint{font-size:.75rem;color:#52636b;text-align:right}.orbit-hint span{margin:0 6px}.canvas-message{position:absolute;z-index:3;inset:0;background:#bbc5cafa;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;padding:35px}.canvas-message p{max-width:400px;line-height:1.6;text-align:center}.inspector{background:var(--panel);display:flex;flex-direction:column;min-width:0;border-left:1px solid #30373c;overflow:hidden}.inspector-title{padding:24px 23px 23px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);flex-shrink:0}.inspector-title .eyebrow{color:var(--muted);font-size:.75rem;letter-spacing:.1em}.inspector-title h2{font-size:1.28rem;line-height:1.3;letter-spacing:-.03em;margin-top:6px;font-weight:500}.inspector-title .icon-button{border:1px solid #384047;color:#b0bbc2}.panel-scroll{overflow-y:auto;overflow-x:hidden;flex:1;scrollbar-width:thin;scrollbar-color:#4d565d transparent}.control-section{margin:0 23px;padding:22px 0;border-bottom:1px solid var(--line)}.first-section{padding-top:23px;padding-bottom:23px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:12px}.section-heading>span{font-family:Consolas,monospace;color:#818d96;font-size:.75rem}.section-heading>output{font-family:Consolas,monospace;font-size:.75rem;color:#a8b1b8}.preset-group,.surface-group{display:flex;background:#14181b;border:1px solid #343b41;border-radius:5px;padding:3px;gap:2px}.preset-group button,.surface-group button{padding:9px 5px;flex:1;color:#aeb7bd;border-radius:3px;line-height:1.2;font-size:.8125rem}.preset-group button.active{background:#d2eb9d;color:#243018;font-weight:600}.surface-group button.active{background:#404a50;color:#eff4f7}.slider-field+.slider-field{margin-top:17px}.field-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;gap:16px;font-size:.875rem}.field-title label{color:#d9dfe3}.field-title output{font-family:Consolas,monospace;background:#282e33;min-width:32px;text-align:center;border:1px solid #363e45;padding:2px 5px;font-size:.75rem;border-radius:3px;color:#bcc8cf;line-height:1.1}.slider-field input[type=range]{display:block;width:100%;margin:0;height:14px;appearance:none;background:transparent;cursor:ew-resize;--fill:50%}.slider-field input[type=range]::-webkit-slider-runnable-track{height:3px;border-radius:3px;background:linear-gradient(to right,#a7be85 var(--fill),#40494f var(--fill))}.slider-field input[type=range]::-webkit-slider-thumb{appearance:none;width:11px;height:11px;border-radius:50%;background:#d2eb9d;border:2px solid #202820;box-shadow:0 0 0 1px #a2b98b;margin-top:-4px}.slider-field input[type=range]:hover::-webkit-slider-thumb{background:#ebffd1;box-shadow:0 0 0 3px #d2eb9d24}.slider-field input[type=range]::-moz-range-track{height:3px;background:#40494f;border-radius:3px}.slider-field input[type=range]::-moz-range-progress{height:3px;background:#a7be85}.slider-field input[type=range]::-moz-range-thumb{height:9px;width:9px;border:1px solid #202820;background:#d2eb9d;border-radius:50%}.range-label{display:flex;justify-content:space-between;margin-top:4px;font-size:.75rem;color:#8e9aa3;line-height:1.35}.proportions-section summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none}.proportions-section summary::-webkit-details-marker{display:none}.proportions-section summary svg{width:13px;height:13px;color:#a2b0b8;transition:transform .15s}.proportions-section[open] summary svg{transform:rotate(90deg)}.details-content{padding-top:20px}.skin-swatches{display:flex;gap:8px;justify-content:space-between;align-items:center}.swatch{width:29px;height:29px;border-radius:50%;background:var(--swatch);border:2px solid transparent;display:flex;align-items:center;justify-content:center;outline:1px solid #fff1;outline-offset:3px;color:#fff}.swatch:hover{background:var(--swatch);outline-color:#91a0aa}.swatch svg{width:16px;height:16px;opacity:0;filter:drop-shadow(0 1px 1px #333)}.swatch[aria-pressed=true]{outline-color:var(--accent)}.swatch[aria-pressed=true] svg{opacity:1}.custom-color{width:28px;height:28px;position:relative;border-radius:50%;border:1px dashed #76838c;display:flex;align-items:center;justify-content:center;color:#b9c3c9;overflow:hidden;cursor:pointer}.custom-color input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.custom-color:focus-within{outline:2px solid var(--accent);outline-offset:3px}.custom-color span{font-size:1rem;pointer-events:none}.switch-row{position:relative;display:flex;align-items:center;justify-content:space-between;margin-top:20px;cursor:pointer;font-size:.875rem;min-height:26px}.switch-row>span:first-child{display:flex;align-items:center;gap:9px}.switch-row svg{width:17px;height:17px;color:#a7b3bb}.switch-row input{position:absolute;right:0;width:34px;height:21px;opacity:0}.switch-track{height:20px;width:34px;border-radius:20px;background:#434d55;border:1px solid #59636b;transition:background .15s}.switch-track:after{content:"";position:absolute;width:12px;height:12px;right:17px;top:7px;background:#b4c0c8;border-radius:50%;transition:transform .15s}.switch-row input:checked+.switch-track{background:#b5cd89;border-color:#cce3a4}.switch-row input:checked+.switch-track:after{background:#293a1c;transform:translate(13px)}.switch-row input:focus-visible+.switch-track{outline:2px solid var(--accent);outline-offset:4px}.edge-options{margin-top:15px;padding:14px;background:#151a1d;border:1px solid #323b42;border-radius:4px}.edge-options label{font-size:.8125rem;display:block;color:#acb9c1;margin-bottom:8px}.edge-options select{width:100%;padding:7px 9px;color:#d2dbe1;background:#293138;border:1px solid #43515a;border-radius:3px;font-size:.875rem}.edge-options p{font-size:.75rem;color:#96a6b1;line-height:1.5;margin-top:10px}.file-section{border:0;padding-bottom:25px}.file-actions{display:flex;gap:8px}.file-actions button{display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #414b53;border-radius:4px;padding:9px 7px;flex:1;color:#c1cdd4;font-size:.8125rem}.file-actions svg{width:15px;height:15px}.source-link{display:flex;align-items:center;gap:7px;font-size:.8125rem;color:#bdd59b;line-height:1.5;margin-top:18px}.source-link svg{height:14px;width:14px}.source-link:hover{text-decoration:underline}.export-note{font-size:.75rem;color:#99a7b1;line-height:1.6;margin-top:11px}.inspector-footer{height:42px;display:flex;align-items:center;gap:8px;padding:0 23px;background:#171c1f;border-top:1px solid #343d43;flex-shrink:0;font-size:.75rem;color:#a4b1ba;white-space:nowrap}.footer-indicator{width:5px;height:5px;background:#a7c682;border-radius:50%}.version{margin-left:auto;font-family:Consolas,monospace;color:#92a0aa}#toast{position:fixed;z-index:10;bottom:24px;left:calc((100% - 344px)/2);transform:translate(-50%,15px);padding:12px 20px;border-radius:6px;background:#202b32f5;border:1px solid #60717d;color:#eaf0f5;font-size:.875rem;box-shadow:0 6px 20px #15202825;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:min(450px,90vw);line-height:1.5}#toast.show{opacity:1;transform:translate(-50%)}@media(min-width:1450px){.workbench{grid-template-columns:minmax(0,1fr) 368px}.control-section{margin-left:27px;margin-right:27px}.inspector-title,.inspector-footer{padding-left:27px;padding-right:27px}.viewport-heading{left:40px;top:36px}.viewport-top-right{right:35px;top:39px}#toast{left:calc((100% - 368px)/2)}}@media(max-width:1050px){.study-badge{display:none}.brand-context{font-size:.8125rem}.workbench{grid-template-columns:minmax(0,1fr) 314px}.control-section{margin-left:20px;margin-right:20px}.inspector-title,.inspector-footer{padding-left:20px;padding-right:20px}.viewport-top-right{top:27px;right:20px}.symmetry-badge{font-size:0}.symmetry-badge svg{width:20px;height:20px}.viewport-heading{left:22px;top:25px}.viewport-heading h1{font-size:1.5rem}.viewport-bottom{left:22px;right:20px}.orbit-hint{max-width:155px;line-height:1.7}.side-tools{right:15px}#toast{left:calc((100% - 314px)/2)}}@media(max-width:700px){.app-header{height:60px;padding:0 16px;gap:10px}.brand{gap:8px}.brand>svg{width:25px;height:25px}.brand>span:first-of-type{font-size:1.1rem}.brand-divider,.brand-context{display:none}.export-button{height:35px;font-size:.8125rem;padding:0 12px;gap:7px}.workbench{display:flex;flex-direction:column;height:auto;min-height:0}.viewport{height:58dvh;min-height:380px;max-height:660px;width:100%;position:sticky;top:0;z-index:2;flex-shrink:0;border-bottom:1px solid #7f919b}.viewport-heading{top:17px;left:18px}.viewport-heading .eyebrow{font-size:.6875rem}.viewport-heading h1{font-size:1.2rem;margin-top:4px}.viewport-heading p{font-size:.75rem;margin-top:5px}.viewport-top-right{top:20px;right:17px}.side-tools{right:12px;padding:3px}.side-tools .icon-button{width:30px;height:30px}.viewport-bottom{bottom:13px;left:18px;right:15px}.mesh-stats{gap:15px;font-size:.6875rem}.mesh-stats b{font-size:.8125rem}.orbit-hint{font-size:.6875rem;max-width:125px}.view-toolbar{bottom:57px;padding:3px}.view-toolbar button{min-width:47px;padding:6px 8px;font-size:.75rem}.inspector{overflow:visible;flex:1}.inspector-title{padding:21px 22px 20px}.inspector-title h2{font-size:1.2rem}.inspector-title .eyebrow{font-size:.6875rem}.panel-scroll{overflow:visible}.control-section{margin:0 22px;padding:24px 0}.slider-field+.slider-field{margin-top:20px}.slider-field input[type=range]{height:20px}.slider-field input[type=range]::-webkit-slider-thumb{width:15px;height:15px;margin-top:-6px}.field-title{font-size:.9375rem}.range-label{font-size:.75rem}.preset-group button,.surface-group button{font-size:.875rem;padding:11px 6px}.skin-swatches{justify-content:flex-start;gap:15px}.swatch{width:32px;height:32px}.inspector-footer{height:45px;padding-left:22px}.file-actions button{padding:11px;font-size:.875rem}#toast{left:50%;bottom:20px;min-width:230px;text-align:center}.source-link{font-size:.875rem}.export-note{font-size:.8125rem}.icon-button{width:36px;height:36px}.switch-row input{min-height:25px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
