.studio-page{background:var(--surface-soft);min-height:100dvh}.studio-header{border-bottom:1px solid var(--line);background:var(--paper-strong);z-index:60;grid-template-columns:1fr auto 1fr;align-items:center;height:68px;padding:0 24px;display:grid;position:sticky;top:0}.studio-progress{align-items:center;gap:8px;display:flex;position:relative}.studio-progress b{background:var(--surface-muted);width:24px;height:24px;color:var(--muted);border-radius:50%;place-items:center;font-size:.68rem;font-style:normal;display:grid}.studio-progress b:first-child,.studio-progress b.active{background:var(--button-strong-bg);color:var(--button-strong-text)}.studio-progress span{background:var(--line);width:42px;height:2px}.studio-progress em{color:var(--muted);white-space:nowrap;font-size:.65rem;font-style:normal;position:absolute;top:30px;left:50%;transform:translate(-50%)}.studio-header-actions{justify-self:end;align-items:center;gap:10px;display:flex}.studio-exit{min-width:44px;min-height:44px;color:var(--muted);justify-content:center;align-items:center;font-size:.85rem;display:inline-flex}.studio-layout{grid-template-columns:320px minmax(450px,1fr) 310px;min-height:calc(100vh - 68px);display:grid}.studio-sidebar,.result-panel{background:var(--paper-strong);max-height:calc(100vh - 68px);padding:26px 24px;position:sticky;top:68px;overflow-y:auto}.studio-sidebar{border-right:1px solid var(--line)}.result-panel{border-left:1px solid var(--line)}.side-title small,.result-panel>div:first-child small{font-family:var(--font-geist-mono);color:var(--coral-dark);font-size:.65rem;font-weight:800}.side-title h1{letter-spacing:-.04em;margin:8px 0 6px;font-size:1.55rem}.side-title p,.result-panel>div:first-child p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.55}.control-section{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.control-heading{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.82rem;font-weight:750;display:flex}.control-heading button{color:var(--coral-dark);background:0 0;border:0;padding:2px;font-size:.72rem;font-weight:650}.control-heading strong{color:var(--muted);font-family:var(--font-geist-mono);font-size:.7rem}.pieceflow-title-field input{background:var(--surface-control);min-height:44px;color:var(--ink)}.pieceflow-file-input input{min-height:44px}.file-chip{border:1px solid var(--line);border-radius:14px;grid-template-columns:54px 1fr 24px;align-items:center;gap:10px;margin-top:10px;padding:8px;display:grid}.file-chip>div{background-position:50%;background-size:cover;border-radius:9px;width:54px;height:48px}.file-chip span{min-width:0}.file-chip strong,.file-chip small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.file-chip strong{margin-bottom:4px;font-size:.74rem}.file-chip small{color:var(--muted);font-size:.62rem}.file-chip i{background:var(--mint);width:20px;height:20px;color:var(--mint-dark);border-radius:50%;place-items:center;font-size:.65rem;font-style:normal;display:grid}.preset-grid{background:0 0;grid-template-columns:repeat(4,1fr);gap:6px;padding:0;display:grid}.preset-grid .astryx-segmented-control-item{border:1px solid var(--control-line);background:var(--surface-control);min-height:48px;color:var(--ink);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;font-size:.78rem;font-weight:750;display:flex}.preset-grid .astryx-segmented-control-item>span{width:auto;height:auto}.piece-count-option{flex-direction:column;justify-content:center;align-items:center;display:flex}.piece-count-option small{color:var(--muted);margin-top:2px;font-size:.65rem;font-weight:500}.preset-grid .astryx-segmented-control-item[aria-checked=true]{background:var(--button-strong-bg);border-color:var(--button-strong-bg);color:var(--button-strong-text);box-shadow:0 5px 12px var(--shadow-medium)}.preset-grid .astryx-segmented-control-item[aria-checked=true] small{color:inherit;opacity:.78}.preset-grid .astryx-segmented-control-item[aria-disabled=true]{opacity:.48;cursor:not-allowed}.preset-grid .astryx-segmented-control-item[aria-checked=true][aria-disabled=true]{background:var(--surface-muted);border-color:var(--line);color:var(--muted);box-shadow:none}.device-tip{background:var(--surface-warning);color:var(--text-warning);border-radius:10px;margin:8px 0 0;padding:9px 10px;font-size:.64rem;line-height:1.4}.muted-control{opacity:.45}.shape-row{align-items:center;gap:10px;display:flex}.shape-sample{grid-template-columns:repeat(2,1fr);gap:1px;width:52px;height:42px;display:grid}.shape-sample i{background:var(--mint);border:1px solid var(--mint-dark);border-radius:6px 2px}.shape-row>span{flex:1}.shape-row strong,.shape-row small{display:block}.shape-row strong{font-size:.73rem}.shape-row small{color:var(--muted);margin-top:3px;font-size:.62rem}.shape-row>b{color:var(--mint-dark);background:var(--mint);border-radius:99px;padding:5px 7px;font-size:.6rem}.studio-error{margin-top:16px;font-size:.7rem;line-height:1.5}.privacy-note{margin:18px 0 0;font-size:.68rem;line-height:1.5}.studio-canvas-area{flex-direction:column;min-width:0;min-height:calc(100vh - 68px);padding:24px;display:flex}.canvas-toolbar{height:36px;color:var(--muted);justify-content:space-between;align-items:flex-start;font-size:.7rem;display:flex}.canvas-toolbar>div{color:var(--ink);font-weight:700}.live-dot{background:#42a779;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #42a7791f}.preview-stage{border:1px solid var(--line);background-color:var(--surface-canvas);background-image:radial-gradient(var(--surface-canvas-dot) 1px,transparent 1px);background-size:18px 18px;border-radius:20px;flex:1;place-items:center;min-height:470px;padding:42px;display:grid;overflow:hidden}.puzzle-preview{max-width:100%;max-height:calc(100vh - 210px);box-shadow:0 22px 50px var(--shadow-medium);background:var(--surface-control);position:relative}.puzzle-preview img{object-fit:contain;width:100%;height:100%;display:block}.puzzle-preview svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.puzzle-preview path{fill:none;stroke:#ffffffeb;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 .8px .5px #182521d9)}.preview-empty{text-align:center;max-width:380px}.preview-empty h2{letter-spacing:-.04em;margin:22px 0 8px;font-size:1.45rem}.preview-empty p{color:var(--muted);margin:0 0 22px;font-size:.8rem}.preview-pieces{grid-template-columns:repeat(3,1fr);gap:3px;width:130px;height:95px;margin:auto;display:grid;transform:rotate(-4deg)}.preview-pieces i{border:1px solid var(--control-line);background:var(--surface-muted);border-radius:11px 3px}.preview-pieces i:nth-child(2),.preview-pieces i:nth-child(5){background:var(--mint)}.preview-pieces i:nth-child(3){background:var(--sun);transform:translate(12px,-9px)}.canvas-hint{min-height:34px;color:var(--muted);padding-top:12px;font-size:.65rem}.canvas-hint span{background:var(--sun);color:var(--ink);border-radius:4px;margin-right:5px;padding:2px 4px;font-size:.55rem;font-weight:800}.result-panel>div:first-child h2{letter-spacing:-.04em;margin:8px 0 7px;font-size:1.35rem}.play-cta{justify-content:space-between;margin-top:22px;padding-left:22px;padding-right:14px}.play-cta span{background:#1825211f;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.68rem;display:grid}.result-divider{text-align:center;border-top:1px solid var(--line);margin:24px 0 15px;position:relative}.result-divider span{background:var(--paper-strong);color:var(--muted);padding:0 9px;font-size:.62rem;position:relative;top:-8px}.export-button{border:1px solid var(--control-line);background:var(--surface-control);width:100%;height:auto;min-height:0;color:var(--ink);text-align:left;border-radius:13px;margin-bottom:8px;padding:10px;display:flex}.export-content{white-space:normal;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:10px;width:100%;display:grid}.export-button:hover:not(:disabled){border-color:var(--ink);box-shadow:0 6px 14px var(--shadow-soft)}.export-button:disabled{opacity:.45;cursor:not-allowed}.file-badge{border-radius:10px;place-items:center;width:42px;height:42px;font-size:.56rem;font-weight:850;display:grid}.file-badge.png{background:var(--surface-danger);color:var(--text-danger)}.file-badge.svg{background:var(--surface-success);color:var(--text-success)}.file-badge.local{background:var(--surface-warning);color:var(--text-warning);font-size:.48rem}.file-badge.zip{background:var(--surface-info);color:var(--text-info)}.export-button strong,.export-button small{display:block}.export-button strong{font-size:.72rem}.export-button small{color:var(--muted);margin-top:3px;font-size:.58rem}.export-content>b{color:var(--muted);font-weight:500}.save-status{min-height:18px;color:var(--mint-dark);text-align:center;margin:8px 0 0;font-size:.62rem;font-weight:700}.save-note{background:var(--surface-soft);border-radius:14px;grid-template-columns:28px 1fr auto;align-items:start;gap:8px;margin-top:22px;padding:15px;display:grid}.save-note strong{font-size:.68rem}.save-note p{color:var(--muted);margin:3px 0 0;font-size:.56rem;line-height:1.45}.save-note em{color:var(--mint-dark);background:var(--mint);border-radius:99px;padding:4px 6px;font-size:.52rem;font-style:normal}@media (max-width:1100px){.studio-layout{grid-template-columns:280px minmax(420px,1fr)}.result-panel{z-index:40;border-top:1px solid var(--line);border-left:0;grid-template-columns:repeat(3,minmax(92px,1fr)) minmax(160px,180px);align-items:center;gap:10px;max-height:none;padding:12px 20px;display:grid;position:fixed;inset:auto 0 0 280px;overflow:hidden}.result-panel>div:first-child,.result-divider,.save-note,.export-button.locked{display:none}.result-panel .play-cta{order:5;grid-column:4;width:100%;min-width:0;margin:0}.export-button{width:100%;min-width:0;margin:0;padding:8px}.export-content{grid-template-columns:36px minmax(0,1fr) 16px}.export-button small{display:none}.file-badge{width:36px;height:36px}.save-status{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.studio-canvas-area{padding-bottom:95px}}@media (max-width:760px){.studio-header{grid-template-columns:1fr auto;padding:0 14px}.studio-progress{display:none}.studio-header-actions{gap:6px}.studio-layout{display:block}.studio-sidebar{border:0;max-height:none;padding:22px 16px;position:static}.studio-canvas-area{min-height:520px;padding:14px 12px calc(100px + env(safe-area-inset-bottom))}.preview-stage{min-height:380px;padding:18px}.studio-sidebar .control-section{margin-top:18px}.control-heading .astryx-button{min-width:44px;min-height:44px}.result-panel{padding:10px 12px calc(10px + env(safe-area-inset-bottom));grid-template-columns:repeat(3,52px) minmax(150px,1fr);left:0;overflow:hidden}.export-button{background:0 0;border:0;width:52px;min-width:52px;padding:5px}.export-content{grid-template-columns:1fr}.export-copy,.export-content>b{display:none}.result-panel .play-cta{grid-column:4;min-width:0}.file-badge{width:42px;height:42px}.puzzle-preview{max-height:450px}}
