*,:after,:before{box-sizing:border-box}:root{--color-text:#fff;font-size:15px}html,body{width:100%;height:100%;color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:filson-pro,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;overflow:hidden}body{min-height:100vh}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#marble-scene{background:0 0;width:100vw;height:100vh;transition:transform .15s;position:fixed;inset:0;overflow:hidden}#marble-scene canvas{width:100%;height:100%;display:block}.artifact-popout{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#00000057;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.artifact-popout__panel{grid-template-rows:minmax(220px,1fr) auto;gap:14px;width:min(92vw,920px);max-height:min(86vh,760px);display:grid}.artifact-popout__preview{background:#08080cdb;border:1px solid #ffffff2e;border-radius:8px;overflow:hidden;box-shadow:0 24px 80px #0000005c}.artifact-popout__preview img,.artifact-popout__preview iframe{object-fit:contain;border:0;width:100%;height:100%;min-height:420px;display:block}.artifact-popout__actions{justify-content:flex-end;gap:10px;display:flex}.artifact-popout__button{color:#111;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #ffffff38;border-radius:6px;padding:11px 16px;text-decoration:none}.artifact-popout__button--ghost{color:#fff;background:#00000073}@media (prefers-reduced-motion:reduce){#marble-scene{transition:none}}
