@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700;900&family=DM+Sans:wght@300;400;500;600&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--gold:#c9a84c;--gold-light:#f5d78e;--gold-dim:#c9a84c26;--gold-border:#c9a84c4d;--bg:#08080f;--card-bg:#ffffff08;--card-border:#ffffff14;--text-primary:#fff;--text-secondary:#888;--text-muted:#666;--text-dim:#555;--color-guaranteed:#7ec8e3;--color-non-guaranteed:#c9a84c;--color-fulfillment:#a8e6cf;--color-irr20:#ffb3ba;--color-irr30:plum;--color-min-premium:khaki;--color-positive:#4caf50;--color-warning:#f77}html,body{background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;max-width:100vw;min-height:100vh;font-family:DM Sans,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}input[type=range]{-webkit-appearance:none;background:#ffffff1a;border-radius:2px;height:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--gold);cursor:pointer;border-radius:50%;width:18px;height:18px}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:#333;border-radius:2px}button{font-family:DM Sans,sans-serif}
