:root{color:#171717;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f7f4;font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{min-width:320px}button,canvas{-webkit-tap-highlight-color:transparent}.scene-shell{background:linear-gradient(#fffffff5,#f5f5efe6),#f7f7f4;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden}.scene-canvas{position:absolute;inset:0}.scene-canvas canvas{cursor:grab;width:100%;height:100%;display:block}.scene-canvas canvas:active{cursor:grabbing}.scene-header,.fortune-dock{z-index:2;pointer-events:none;position:absolute}.scene-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex;top:clamp(16px,3vw,34px);left:clamp(16px,3vw,36px);right:clamp(16px,3vw,36px)}.scene-brand{align-items:center;gap:12px;min-width:0;display:flex}.scene-brand-mark{color:#7f2a27;border:1px solid #17171729;border-radius:8px;place-items:center;width:38px;height:38px;font-size:.72rem;font-weight:700;line-height:1;display:grid}.scene-eyebrow,.fortune-dock-label,.scene-meta{color:#6d6d65;letter-spacing:.08em;text-transform:uppercase;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;font-weight:700}.scene-brand h1{color:#171717;letter-spacing:0;margin:2px 0 0;font-size:clamp(1.25rem,2vw,1.9rem);font-weight:600;line-height:1}.scene-meta{text-align:right;white-space:nowrap;align-items:center;padding-top:9px;display:flex}.fortune-dock{pointer-events:auto;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #1717171f;border-radius:8px;gap:14px;width:min(430px,100vw - 32px);padding:16px;display:grid;bottom:clamp(16px,3vw,34px);right:clamp(16px,3vw,36px);box-shadow:0 18px 50px #17171714}.fortune-dock-copy{gap:7px;min-width:0;display:grid}.fortune-dock-copy p{margin:0}.fortune-dock-copy p:last-child{color:#241f1d;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.34}.fortune-actions{gap:8px;display:flex}.fortune-action{min-height:38px;font:inherit;cursor:pointer;border:1px solid #17171724;border-radius:7px;padding:0 15px;font-size:.95rem;line-height:1;transition:background-color .16s,border-color .16s,color .16s,transform .16s}.fortune-action:hover:not(:disabled){transform:translateY(-1px)}.fortune-action:focus-visible{outline-offset:3px;outline:2px solid #2f5a51}.fortune-action:disabled{cursor:not-allowed;opacity:.45}.fortune-action-primary{color:#fff;background:#171717}.fortune-action-primary:hover:not(:disabled){background:#7f2a27;border-color:#7f2a27}.fortune-action-secondary{color:#242424;background:#ffffffad}.fortune-action-secondary:hover:not(:disabled){color:#2f5a51;border-color:#2f5a518c}@media (width<=680px){.scene-header{align-items:flex-start}.scene-brand{gap:10px}.scene-brand-mark{width:34px;height:34px}.scene-meta{flex-direction:column;align-items:flex-end;gap:5px;padding-top:4px}.fortune-dock{width:auto;left:16px;right:16px}.fortune-actions{grid-template-columns:1fr 1fr;display:grid}}
