:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#000}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%;background:#000}body{min-height:100vh}.app-shell{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:#000;padding:24px}.frame-wrap{position:relative;width:min(1100px,95vw);aspect-ratio:608 / 511.938;background:#000;border:0;border-radius:0;overflow:hidden;box-sizing:border-box}.frame-inner{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#000}@media (min-width: 1110px){.frame-wrap{width:min(1100px,100vw)}.frame-wrap:after{background:linear-gradient(to right,#000 0 18px,transparent 18px calc(100% - 18px),#000 calc(100% - 18px) 100%),linear-gradient(to bottom,#000 0 18px,transparent 18px calc(100% - 18px),#000 calc(100% - 18px) 100%)}}@media (max-width: 768px){.frame-wrap{width:min(95vw,100vw)}}.frame-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to right,#000 0 8px,transparent 8px calc(100% - 1px),#000 calc(100% - 6px) 100%),linear-gradient(to bottom,#000 0 8px,transparent 8px calc(100% - 8px),#000 calc(100% - 8px) 100%);z-index:2}.embed-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block;background:#000;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:1;transform:none;filter:none;mix-blend-mode:normal}@media (max-width: 768px){.app-shell{padding:12px}.frame-wrap,.embed-frame{border-radius:0}}.lower-link{position:absolute;left:0;right:0;bottom:0;height:15%;z-index:3;background:transparent;cursor:pointer}
