*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,Segoe UI,Roboto,sans-serif;background:linear-gradient(160deg,#f8fafc,#e2e8f0);color:#0f172a}#root{min-height:100vh}.app{min-height:100vh;padding:2rem}.logo-anchor{position:fixed;z-index:10;top:50%;left:50%;width:min(280px,90vw);max-width:100%;max-height:min(200px,35vh);transform:translate(-50%,-50%);transition:top .9s cubic-bezier(.32,.72,0,1),left .9s cubic-bezier(.32,.72,0,1),transform .9s cubic-bezier(.32,.72,0,1)}.logo-anchor--corner{top:1.25rem;left:1.25rem;transform:translate(0)}.logo-anchor__inner{width:100%;height:100%;transform:scale(1);transform-origin:top left;transition:transform .9s cubic-bezier(.32,.72,0,1)}.logo-anchor--corner .logo-anchor__inner{transform:scale(.5)}.app-logo{display:flex;justify-content:center;width:100%;max-width:100%;max-height:min(200px,35vh)}.app-logo svg{width:100%!important;height:auto!important;max-height:min(200px,35vh)}
