.shp-tool .tool-page-shell:has(.shp-dash) .tool-page-head{margin-bottom:.5rem}.shp-tool .tool-page-shell:has(.shp-dash) .tool-page-head__lead{font-size:.875rem;line-height:1.55;color:rgb(var(--color-body));text-wrap:pretty}.shp-tool{position:relative;z-index:1;isolation:isolate}.shp-dash{display:grid;gap:.55rem;grid-template-columns:1fr}.shp-dash__hero{position:relative;display:flex;flex-direction:column;overflow:hidden;min-height:clamp(180px,26vh,280px);padding:0;border-color:rgb(var(--color-accent) / .22);background:#fff;cursor:pointer}.shp-dash__side{display:flex;flex-direction:column;gap:.55rem;min-width:0}.shp-dash__row{display:grid;gap:.55rem;grid-template-columns:1fr;align-items:stretch;min-height:0}@media(min-width:640px){.shp-dash__row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.shp-dash{grid-template-columns:repeat(6,minmax(0,1fr));grid-template-rows:auto;gap:.55rem .75rem;align-items:start}.shp-dash__hero{grid-column:1 / span 3;grid-row:1;min-height:0;height:auto;align-self:stretch;min-block-size:100%}.shp-dash__side{grid-column:4 / span 3;grid-row:1;align-self:start;height:auto;min-height:0}}.shp-dash__stage{position:absolute;inset:0;overflow:hidden;cursor:pointer;background-color:#fff}.shp-dash__stage:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.shp-dash__stage:fullscreen{border-radius:0}.shp-dash__enter{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;padding:1rem;pointer-events:none}.shp-dash__enter[hidden]{display:none}.shp-dash__enter-card{display:flex;flex-direction:column;align-items:center;gap:.35rem;max-width:15rem;padding:.7rem .95rem;border-radius:.75rem;border:1px solid rgb(255 255 255 / .14);background:#0000007a;backdrop-filter:blur(6px);text-align:center;box-shadow:0 8px 28px #00000047}.shp-dash__enter-icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.55rem;border:1px solid rgb(255 255 255 / .16);background:#ffffff14;color:#ffffffeb}.shp-dash__enter-title{margin:0;font-size:.8125rem;font-weight:700;line-height:1.3;color:#fffffff2}.shp-dash__enter-sub{margin:0;font-size:.6875rem;line-height:1.4;color:#ffffffb3}.shp-dash__status{position:absolute;z-index:4;left:.75rem;right:.75rem;bottom:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .85rem;border-radius:.75rem;border:1px solid rgb(255 255 255 / .08);background:#00000059;backdrop-filter:blur(8px);font-size:.75rem;color:#ffffffbf;pointer-events:none}.shp-dash__status-mode{display:inline-flex;align-items:center;gap:.35rem;min-width:0;font-weight:600;color:#ffffffe6}.shp-dash__status-mode :global(svg){flex-shrink:0;color:rgb(var(--color-accent))}.shp-dash__status-hint{flex-shrink:0;font-size:.625rem;font-weight:500;color:#ffffff73}.shp-dash__live{width:.4rem;height:.4rem;border-radius:999px;background:rgb(var(--color-accent));box-shadow:0 0 0 3px rgb(var(--color-accent) / .22);flex-shrink:0}.shp-dash__live--paused{background:#ffffff59;box-shadow:none}.shp-fs-btn{position:absolute;top:.65rem;right:.65rem;z-index:5;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;border:1px solid rgb(255 255 255 / .16);background:#00000073;color:#ffffffe6;cursor:pointer}.shp-fs-btn:hover{border-color:rgb(var(--color-accent) / .55);color:rgb(var(--color-accent))}.shp-tool .shp-panel.nexus-card{padding:0}.shp-panel{display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden}.shp-panel__head{display:flex;align-items:center;gap:.45rem;flex-shrink:0;margin:0;padding:.55rem .8rem .45rem;border-bottom:1px solid rgb(var(--color-accent) / .12)}.shp-panel__icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.5rem;flex-shrink:0;background:rgb(var(--color-accent) / .14);color:rgb(var(--color-accent))}.shp-panel__title{flex:1 1 auto;min-width:0;margin:0;font-family:var(--font-display);font-size:.8125rem;font-weight:700;color:rgb(var(--color-ink))}.shp-panel__body{display:flex;flex-direction:column;flex:1 1 auto;gap:.45rem;min-height:0;padding:.55rem .8rem .65rem}.shp-panel:has(.shp-pattern-grid) .shp-panel__body{justify-content:flex-start}.shp-pattern-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;margin:0;padding:0;border:none;flex:0 0 auto;align-content:start}.shp-pattern-chip{position:relative;display:block;cursor:pointer}.shp-pattern-chip input{position:absolute;opacity:0;pointer-events:none}.shp-pattern-chip__body{display:flex;align-items:center;gap:.35rem;min-height:1.55rem;padding:.25rem .4rem;border:1px solid rgb(var(--color-hairline-soft));border-radius:.45rem;background:rgb(var(--color-surface-card));transition:border-color .14s ease,background-color .14s ease}.shp-pattern-chip:hover .shp-pattern-chip__body{border-color:rgb(var(--color-accent) / .45)}.shp-pattern-chip input:checked+.shp-pattern-chip__body{border-color:rgb(var(--color-accent) / .55);background:rgb(var(--color-accent) / .08)}.shp-pattern-chip input:focus-visible+.shp-pattern-chip__body{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.shp-pattern-chip__swatch{width:.85rem;height:.85rem;flex-shrink:0;border-radius:.2rem;border:1px solid rgb(var(--color-hairline-soft))}.shp-pattern-chip__label{font-size:.625rem;font-weight:600;line-height:1.2;color:rgb(var(--color-ink))}.shp-pattern-chip input:checked+.shp-pattern-chip__body .shp-pattern-chip__label{color:rgb(var(--color-accent))}.shp-field{display:flex;flex-direction:column;gap:.3rem}.shp-field__label{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;font-size:.625rem;font-weight:650;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--color-muted))}.shp-field__value{font-family:var(--font-mono, ui-monospace, monospace);font-size:.6875rem;font-weight:700;letter-spacing:0;text-transform:none;color:rgb(var(--color-accent));font-variant-numeric:tabular-nums}.shp-field__range{display:block;width:100%;height:.35rem;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:rgb(var(--color-hairline-soft));accent-color:rgb(var(--color-accent));cursor:pointer}.shp-seg{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;padding:.2rem;border-radius:.5rem;border:1px solid rgb(var(--color-hairline-soft));background:rgb(var(--color-surface-soft))}.shp-seg--2{grid-template-columns:repeat(2,minmax(0,1fr))}.shp-seg--3{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:column}.shp-seg__btn{min-height:1.6rem;padding:.25rem .35rem;border-radius:.4rem;border:1px solid transparent;background:transparent;font-size:.625rem;font-weight:700;color:rgb(var(--color-muted));cursor:pointer}.shp-seg__btn:hover{color:rgb(var(--color-ink));background:rgb(var(--color-ink) / .04)}.shp-seg__btn--active{color:rgb(var(--color-accent));background:rgb(var(--color-surface-card));border-color:rgb(var(--color-accent) / .45)}.shp-seg__btn:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.shp-well{display:flex;flex-direction:column;gap:.2rem}.shp-well__label{font-size:.5625rem;font-weight:650;letter-spacing:.03em;text-transform:uppercase;color:rgb(var(--color-muted))}.shp-well input[type=color]{width:100%;height:1.75rem;padding:0;border:1px solid rgb(var(--color-hairline-soft));border-radius:.4rem;background:rgb(var(--color-surface-card));cursor:pointer}.shp-toggle-row{display:flex;align-items:center;gap:.45rem;cursor:pointer}.shp-toggle-row input{width:.95rem;height:.95rem;flex-shrink:0;accent-color:rgb(var(--color-accent));cursor:pointer}.shp-toggle-row__title{font-size:.6875rem;font-weight:650;color:rgb(var(--color-ink))}.shp-toggle-row__hint{display:block;font-size:.5625rem;color:rgb(var(--color-muted))}.shp-actions{display:grid;gap:.35rem;margin-top:auto}.shp-play-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;width:100%;min-height:1.9rem;padding:.35rem .65rem;border:1px solid transparent;border-radius:.5rem;background:rgb(var(--color-accent));color:rgb(var(--color-on-primary));font-size:.75rem;font-weight:700;cursor:pointer;transition:filter .14s ease,background-color .14s ease,color .14s ease,border-color .14s ease}.shp-play-btn:hover{filter:brightness(1.06)}.shp-play-btn[aria-pressed=true]{background:rgb(var(--color-surface-card));color:rgb(var(--color-accent));border-color:rgb(var(--color-accent) / .45)}.shp-play-btn:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.shp-reset-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:1.55rem;padding:.3rem .65rem;border:1px solid rgb(var(--color-hairline-soft));border-radius:.5rem;background:transparent;color:rgb(var(--color-body));font-size:.6875rem;font-weight:650;cursor:pointer}.shp-reset-btn:hover{background:rgb(var(--color-accent) / .08);border-color:rgb(var(--color-accent) / .35);color:rgb(var(--color-ink))}.shp-shortcut-list{list-style:none;display:grid;gap:.35rem;margin:.15rem 0 0;padding:.35rem 0 0;border-top:1px solid rgb(var(--color-hairline-soft))}.shp-shortcut-list--inline{grid-template-columns:repeat(2,minmax(0,1fr))}.shp-shortcut-list li{display:inline-flex;align-items:center;gap:.35rem;min-width:0;padding:.2rem .35rem;border-radius:.4rem;border:1px solid rgb(var(--color-hairline-soft));background:rgb(var(--color-surface-soft));font-size:.5625rem;font-weight:600;color:rgb(var(--color-muted))}.shp-shortcut-list__keys{display:inline-flex;align-items:center;gap:.15rem;flex-shrink:0}.shp-shortcut-list__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shp-kbd{display:inline-flex;align-items:center;justify-content:center;min-width:1.15rem;height:1.15rem;padding:0 .2rem;border-radius:.25rem;border:1px solid rgb(var(--color-accent) / .35);background:rgb(var(--color-accent) / .12);color:rgb(var(--color-accent));font-family:ui-monospace,monospace;font-size:.5625rem;font-weight:700;line-height:1}.shp-assess{display:flex;flex-direction:column;gap:.35rem;flex:1 1 auto}.shp-assess__item{flex:1 1 auto;padding:.4rem .5rem;border-radius:.45rem}.shp-assess__item--pass{background:rgb(var(--color-accent) / .1)}.shp-assess__item--fail{background:rgb(var(--color-hairline-soft))}.shp-assess__head{display:flex;align-items:center;gap:.4rem;margin-bottom:.25rem;color:rgb(var(--color-accent))}.shp-assess__item--fail .shp-assess__head{color:rgb(var(--color-muted))}.shp-assess__title{margin:0;font-size:.75rem;font-weight:800;color:rgb(var(--color-accent))}.shp-assess__item--fail .shp-assess__title{color:rgb(var(--color-ink))}.shp-assess__body{margin:0;padding-left:1.25rem;font-size:.625rem;line-height:1.4;color:rgb(var(--color-muted))}.shp-error{margin-top:.75rem;font-size:.8125rem;font-weight:600;color:rgb(var(--color-error))}.shp-dpr{margin-left:auto;padding:.15rem .45rem;border-radius:999px;background:rgb(var(--color-accent) / .12);font-size:.625rem;font-weight:700;letter-spacing:.04em;color:rgb(var(--color-accent))}.shp-size-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.shp-size-triple{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.shp-size-layout{display:grid;grid-template-columns:minmax(0,1fr) 4.75rem;align-items:stretch;gap:.5rem .55rem}.shp-field--size-range,.shp-field--steps{min-width:0;display:flex;flex-direction:column;gap:.3rem}.shp-field--steps .shp-field__range{margin-top:auto;height:1.35rem;background:transparent;position:relative}.shp-field--steps .shp-field__range::-webkit-slider-runnable-track{height:.35rem;border-radius:999px;background:rgb(var(--color-hairline-soft))}.shp-field--steps .shp-field__range::-moz-range-track{height:.35rem;border-radius:999px;background:rgb(var(--color-hairline-soft));border:none}.shp-field--steps .shp-field__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:.95rem;height:.95rem;margin-top:-.3rem;border-radius:999px;border:2px solid rgb(var(--color-accent));background:rgb(var(--color-surface-card));box-shadow:0 0 0 1px rgb(var(--color-accent) / .25);cursor:grab}.shp-field--steps .shp-field__range::-moz-range-thumb{width:.95rem;height:.95rem;border-radius:999px;border:2px solid rgb(var(--color-accent));background:rgb(var(--color-surface-card));box-shadow:0 0 0 1px rgb(var(--color-accent) / .25);cursor:grab}.shp-field__sep{margin:0 .15rem;color:rgb(var(--color-muted));font-weight:600}.shp-dual-range{--shp-dual-min: 0%;--shp-dual-max: 100%;position:relative;height:1.35rem;display:flex;align-items:center}.shp-dual-range__rail{position:absolute;left:0;right:0;height:.35rem;border-radius:999px;background:rgb(var(--color-hairline-soft));pointer-events:none}.shp-dual-range__fill{position:absolute;top:0;bottom:0;left:var(--shp-dual-min);right:calc(100% - var(--shp-dual-max));border-radius:inherit;background:rgb(var(--color-accent) / .55)}.shp-dual-range__input{position:absolute;inset:0;width:100%;height:100%;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;pointer-events:none;accent-color:rgb(var(--color-accent))}.shp-dual-range__input::-webkit-slider-runnable-track{height:.35rem;background:transparent}.shp-dual-range__input::-moz-range-track{height:.35rem;background:transparent;border:none}.shp-dual-range__input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:.95rem;height:.95rem;margin-top:-.3rem;border-radius:999px;border:2px solid rgb(var(--color-accent));background:rgb(var(--color-surface-card));box-shadow:0 0 0 1px rgb(var(--color-accent) / .25);pointer-events:auto;cursor:grab}.shp-dual-range__input::-moz-range-thumb{width:.95rem;height:.95rem;border-radius:999px;border:2px solid rgb(var(--color-accent));background:rgb(var(--color-surface-card));box-shadow:0 0 0 1px rgb(var(--color-accent) / .25);pointer-events:auto;cursor:grab}.shp-dual-range__input:active::-webkit-slider-thumb,.shp-dual-range__input:active::-moz-range-thumb{cursor:grabbing}.shp-dual-range__input:focus-visible{outline:none}.shp-dual-range__input:focus-visible::-webkit-slider-thumb{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.shp-dual-range__input:focus-visible::-moz-range-thumb{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.shp-dual-range__input--max{z-index:2}.shp-dual-range__input--min{z-index:3}.shp-font-grid{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;border:none}.shp-font-chip{position:relative;cursor:pointer}.shp-font-chip input{position:absolute;opacity:0;pointer-events:none}.shp-font-chip__body{display:inline-flex;align-items:center;min-height:1.6rem;padding:.25rem .55rem;border:1px solid rgb(var(--color-hairline-soft));border-radius:.45rem;background:rgb(var(--color-surface-card));font-size:.6875rem;font-weight:600;color:rgb(var(--color-ink));transition:border-color .14s ease,background-color .14s ease}.shp-font-chip:hover .shp-font-chip__body{border-color:rgb(var(--color-accent) / .45)}.shp-font-chip input:checked+.shp-font-chip__body{border-color:rgb(var(--color-accent) / .55);background:rgb(var(--color-accent) / .1);color:rgb(var(--color-accent))}.shp-font-chip input:focus-visible+.shp-font-chip__body{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.shp-field__input{width:100%;min-height:2.5rem;padding:.5rem .65rem;border:1px solid rgb(var(--color-hairline));border-radius:.5rem;background:rgb(var(--color-canvas));color:rgb(var(--color-ink));font-size:.75rem;box-shadow:inset 0 1px 2px #0000002e}.shp-field--sample{flex:1 1 auto;min-height:0}.shp-field__input--sample{flex:1 1 auto;min-height:5.5rem;height:100%;resize:none;line-height:1.45}.shp-field__input::-moz-placeholder{color:rgb(var(--color-muted))}.shp-field__input::placeholder{color:rgb(var(--color-muted))}.shp-field__input:hover{border-color:rgb(var(--color-accent) / .35)}.shp-field__input:focus-visible{outline:2px solid rgb(var(--color-accent));outline-offset:1px;border-color:rgb(var(--color-accent) / .55);background:rgb(var(--color-surface-soft))}[data-theme=dark] .shp-field__input{border-color:#94a3b847;background:#080c12;box-shadow:inset 0 1px 2px #00000073}[data-theme=dark] .shp-field__input:focus-visible{background:#0c111a}.shp-text-layer{position:absolute;inset:0;z-index:2;overflow:auto;padding:1rem 1.25rem}.shp-text-layer[hidden]{display:none}.shp-text-layer :global(.sharpness-text-section){margin-bottom:1.25rem}.shp-text-layer :global(.sharpness-text-family){margin-bottom:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;opacity:.65}.shp-text-layer :global(.sharpness-text-line){margin:.35rem 0;white-space:nowrap}.shp-text-layer :global(.sharpness-text-empty){font-size:.875rem;opacity:.75}.shp-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.shp-canvas[hidden]{display:none}.shp-seo{position:relative;z-index:0}
