*{box-sizing:border-box}html{background:#f8fbff;min-width:320px}body{color:#070b16;background:#f8fbff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}.display-mode-toggle{z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fbffe6;border:1px solid #bfdbfe9e;border-radius:999px;gap:4px;padding:5px;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 46px #02081733}.display-mode-toggle button{color:#0d3fbd;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.display-mode-toggle button.is-active{color:#fff;background:linear-gradient(135deg,#061d4d,#0f4fe6);box-shadow:0 10px 24px #0f4fe63d}.display-mode-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:17px;height:17px}body[data-display-mode=mobile]{background:radial-gradient(circle at 50% 0,#1769ff2e,#0000 34%),#eaf3ff}body[data-display-mode=desktop]{min-width:1080px}@media (max-width:520px){.display-mode-toggle{bottom:10px;right:10px}.display-mode-toggle button{padding:0 10px}.display-mode-toggle span{display:none}}
