body.playground-clip-paths .clip-paths-playground{--clip-path-controls-left: 0px;--clip-path-controls-width: min(320px, calc(100% - 40px) );--clip-path-panel-gap: 20px;--clip-path-pen-cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M4 20l4.5-1 10-10-3.5-3.5-10 10L4 20Z' fill='%23fff' stroke='%230f172a' stroke-width='1.5' stroke-linejoin='round'/%3E%3Cpath d='m13.7 6.8 3.5 3.5' stroke='%230f172a' stroke-width='1.5'/%3E%3C/svg%3E") 4 20, crosshair;position:relative;display:grid;place-items:center;min-height:calc(100vh - 66px);min-height:calc(100dvh - 66px);width:100%;overflow:hidden;background-color:#f1f5f9;background-image:linear-gradient(to right,#d8dee6 1px,transparent 1px),linear-gradient(to bottom,#d8dee6 1px,transparent 1px);background-size:10px 10px}body.playground-clip-paths .clip-path-controls{position:absolute;top:0;bottom:0;left:var(--clip-path-controls-left);z-index:2;display:grid;align-content:start;width:var(--clip-path-controls-width);padding:16px;border:1px solid #cbd5e1;border-radius:0;overflow-y:auto;background:#fffffff5;box-shadow:0 8px 24px #0f172a1f}body.playground-clip-paths .clip-path-controls input-number,body.playground-clip-paths .clip-path-controls input-color,body.playground-clip-paths .clip-path-controls input-select,body.playground-clip-paths .clip-path-controls input-textarea{width:100%}body.playground-clip-paths .clip-path-control-panel,body.playground-clip-paths .clip-path-tool-panel,body.playground-clip-paths [data-source-panel]{display:grid;gap:12px}body.playground-clip-paths .clip-path-control-panel[hidden],body.playground-clip-paths .clip-path-tool-panel[hidden],body.playground-clip-paths [data-source-panel][hidden]{display:none}body.playground-clip-paths .clip-path-source-note,body.playground-clip-paths .clip-path-status{margin:0;color:#475569;font-size:.78rem;line-height:1.35}body.playground-clip-paths .clip-path-status[data-state=error]{color:#b91c1c}body.playground-clip-paths .clip-path-status[data-state=valid]{color:#047857}body.playground-clip-paths .clip-path-shape{position:relative;width:240px;height:240px}body.playground-clip-paths .clip-path-shape:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border:1px solid transparent;content:"";pointer-events:none}body.playground-clip-paths .clip-paths-playground[data-mode=clip-path] .clip-path-shape:after{border-color:#475569}body.playground-clip-paths .clip-paths-playground[data-mode=clip-path] .clip-path-shape{cursor:var(--clip-path-pen-cursor)}body.playground-clip-paths .clip-path-fill{position:absolute;top:0;right:0;bottom:0;left:0;background:#1c1fd6}body.playground-clip-paths .clip-path-shape.resizing{position:absolute}body.playground-clip-paths .clip-path-resize-handle{position:absolute;width:16px;height:16px;padding:0;border:2px solid #fff;border-radius:50%;background:#1e293b;box-shadow:0 1px 4px #0f172a4d;touch-action:none;z-index:1}body.playground-clip-paths .clip-paths-playground[data-mode=clip-path] .clip-path-resize-handle{display:none}body.playground-clip-paths .clip-path-editor{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;cursor:inherit;touch-action:none}body.playground-clip-paths .clip-path-editor[hidden]{display:none}body.playground-clip-paths .clip-path-outline,body.playground-clip-paths .clip-path-points{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}body.playground-clip-paths .clip-path-guide,body.playground-clip-paths .clip-path-svg-guide>*{fill:none;stroke:#fff;stroke-width:1;vector-effect:non-scaling-stroke}body.playground-clip-paths .clip-path-svg-guide,body.playground-clip-paths .clip-path-svg-definitions{pointer-events:none}body.playground-clip-paths .clip-path-svg-definitions{position:absolute;width:0;height:0;overflow:hidden}body.playground-clip-paths .clip-path-point{position:absolute;width:16px;height:16px;padding:0;border:0;border-radius:50%;background:transparent;cursor:inherit;pointer-events:auto;touch-action:none;transform:translate(-50%,-50%)}body.playground-clip-paths .clip-path-point:before{position:absolute;top:50%;left:50%;width:3px;height:3px;border-radius:50%;background:#64748b;content:"";transform:translate(-50%,-50%)}body.playground-clip-paths .clip-path-point[data-selected=true]:before{box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;background:#1e293b;box-shadow:0 1px 4px #0f172a73}body.playground-clip-paths .clip-path-point:focus-visible{outline:2px solid #f59e0b;outline-offset:2px}body.playground-clip-paths .clip-path-point[data-selected=true][data-kind=center]:before{border-radius:2px;background:#f59e0b;transform:translate(-50%,-50%) rotate(45deg)}body.playground-clip-paths .clip-path-point[data-selected=true][data-kind=radius]:before{background:#0ea5e9}body.playground-clip-paths .clip-path-point[data-selected=true][data-kind=control]:before{width:12px;height:12px;border-color:#1e293b;background:#fff}body.playground-clip-paths .clip-path-resize-handle.top-left{top:-8px;left:-8px;cursor:nwse-resize}body.playground-clip-paths .clip-path-resize-handle.top-right{top:-8px;right:-8px;cursor:nesw-resize}body.playground-clip-paths .clip-path-resize-handle.bottom-right{right:-8px;bottom:-8px;cursor:nwse-resize}body.playground-clip-paths .clip-path-resize-handle.bottom-left{bottom:-8px;left:-8px;cursor:nesw-resize}body.playground-clip-paths #clip-path-code-box{position:absolute;z-index:2;right:var(--clip-path-panel-gap);bottom:0;left:calc(var(--clip-path-controls-left) + var(--clip-path-controls-width) + var(--clip-path-panel-gap));min-height:0;color:#fff;text-align:left}body.playground-clip-paths .clip-path-code-content{position:relative;height:100%;overflow:auto;border-radius:1rem 1rem 0 0;background:#111827}body.playground-clip-paths #clip-path-code-resize-tab{position:absolute;top:-13px;left:50%;z-index:4;width:72px;height:26px;padding:0;border:1px solid rgba(148,163,184,.75);border-radius:999px;background:#ffffffeb;box-shadow:0 8px 22px #0f172a2e;cursor:ns-resize;transform:translate(-50%);touch-action:none}body.playground-clip-paths #clip-path-code-resize-tab:before{position:absolute;top:50%;left:50%;width:34px;height:5px;border-top:1px solid #64748b;border-bottom:1px solid #64748b;content:"";transform:translate(-50%,-50%)}body.playground-clip-paths #clip-path-code{display:block;box-sizing:border-box;min-height:100%;padding:1.25rem 4.25rem 1.25rem 1.5rem;overflow-wrap:anywhere;white-space:pre-wrap}body.playground-clip-paths #clip-path-copy-code{position:absolute;top:.85rem;right:.85rem;z-index:1;display:grid;place-items:center;width:2.25rem;height:2.25rem;border:1px solid rgba(148,163,184,.55);border-radius:.45rem;background:#ffffff14;color:#fff;cursor:pointer}body.playground-clip-paths #clip-path-copy-code:hover{background:#ffffff29}body.playground-clip-paths #clip-path-copy-code span,body.playground-clip-paths #clip-path-copy-code span:before{width:.85rem;height:1rem;border:1.8px solid currentColor;border-radius:.12rem}body.playground-clip-paths #clip-path-copy-code span{position:relative;display:block}body.playground-clip-paths #clip-path-copy-code span:before{position:absolute;top:.26rem;left:-.32rem;content:"";opacity:.72}body.playground-clip-paths #clip-path-copy-code[data-copied=true]{border-color:#86efac;color:#86efac}@media (max-width: 767px){body.playground-clip-paths .clip-paths-playground{display:flex;flex-direction:column;align-items:center;gap:20px;min-height:0;padding:20px;overflow:visible}body.playground-clip-paths .clip-path-controls,body.playground-clip-paths #clip-path-code-box{position:relative;inset:auto;width:100%}body.playground-clip-paths .clip-path-shape{flex:0 0 auto;max-width:100%}body.playground-clip-paths #clip-path-code-box{margin-top:13px}body.playground-clip-paths .clip-path-code-content{border-radius:1rem}}
