*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#c8a96e;--primary-dark:#a8843d;--primary-light:#f0ddb4;--bg:#faf9f7;--bg-card:#ffffff;--text:#1a1a1a;--text-muted:#6b6b6b;--border:#e8e0d4;--danger:#e53e3e;--success:#38a169;--radius:12px;--shadow:0 2px 12px rgba(0,0,0,0.08);--shadow-lg:0 8px 32px rgba(0,0,0,0.12)}html{overscroll-behavior-y:none;background:#f8f7f3}body,html{overflow-x:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;overscroll-behavior:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit}img{max-width:100%;display:block}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.InstallBanner_banner__C82Fw{position:fixed;bottom:5rem;left:1rem;right:1rem;max-width:420px;margin:0 auto;background:#1a1a2e;border-radius:14px;padding:.875rem 1rem;display:flex;align-items:center;gap:.75rem;z-index:9999;box-shadow:0 8px 32px rgba(0,0,0,.35);animation:InstallBanner_bannerUp__sAViR .32s cubic-bezier(.34,1.04,.64,1)}@keyframes InstallBanner_bannerUp__sAViR{0%{transform:translateY(140%);opacity:0}to{transform:translateY(0);opacity:1}}.InstallBanner_text__lbf5r{flex:1 1;display:flex;flex-direction:column;gap:2px;min-width:0}.InstallBanner_title__BqNA1{font-size:.875rem;font-weight:700;color:#fff;line-height:1.2}.InstallBanner_sub__ZafEW{font-size:.75rem;color:rgba(255,255,255,.55);line-height:1.3}.InstallBanner_btn__E3v7O{background:#c8a96e;color:#fff;border:none;border-radius:8px;padding:.5rem .9375rem;font-size:.8125rem;font-weight:700;cursor:pointer;flex-shrink:0;white-space:nowrap;transition:opacity .12s;font-family:inherit}.InstallBanner_btn__E3v7O:active{opacity:.85}.InstallBanner_dismiss__GOvOL{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:none;background:rgba(255,255,255,.1);border-radius:50%;color:rgba(255,255,255,.55);font-size:.75rem;cursor:pointer;flex-shrink:0;transition:background .12s;font-family:inherit}.InstallBanner_dismiss__GOvOL:hover{background:rgba(255,255,255,.18)}