@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;color:#064e3b;background:#f0fdf4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:contain}*{-webkit-tap-highlight-color:transparent}a{text-decoration:none}.test-mode-banner{display:flex;align-items:center;gap:12px;background:linear-gradient(90deg,#fef3c7,#fde68a);border-bottom:2px solid #f59e0b;padding:12px 24px;font-size:14px;color:#78350f;position:sticky;top:0;z-index:999;box-shadow:0 2px 8px #f59e0b33}.test-mode-banner__icon{font-size:20px;flex-shrink:0}.test-mode-banner__text{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.test-mode-banner__text strong:first-child{font-size:15px;margin-right:6px}.test-mode-banner__text span{opacity:.9}@media (max-width: 600px){.test-mode-banner{padding:10px 16px;font-size:13px}.test-mode-banner__text{flex-direction:column;align-items:flex-start;gap:2px}}
