@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=DM+Serif+Display:ital@0;1&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--hc-color-orange: #FF6B00;--hc-color-blue: #2B2EE6;--hc-color-red: #E8192C;--hc-color-yellow: #FFE600;--hc-color-green: #00CC44;--hc-color-gold: #FFD700;--hc-bg: #0F0F0F;--hc-surface: #1A1A1A;--hc-card: #1C1C1E;--hc-text: #F5F5F5;--hc-muted: #8E8E93;--hc-border: #3A3A3C;--hc-habit-red: #FF3333;--hc-habit-orange: #FF6B00;--hc-habit-yellow: #FFD700;--hc-habit-green: #00CC44;--hc-habit-blue: #1A3FFF;--hc-habit-white: #F2F2F0;--hc-habit-undone: #2C2C2E;--hc-font-ui: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--hc-font-display: "DM Serif Display", Georgia, serif}html{scroll-behavior:smooth}body{background:var(--hc-bg);color:var(--hc-text);font-family:var(--hc-font-ui);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:inherit;border:none;background:none}img{display:block;max-width:100%}.nav-links{display:flex}@media(max-width:768px){.nav-links{display:none}.hero-cta{flex-direction:column;align-items:stretch;width:100%;max-width:320px}.hero-cta a{width:100%}.hero-cta a>div{width:100%}.hero-phones{flex-direction:column;align-items:center}.hero-phones>div:nth-child(2),.hero-phones>div:nth-child(3){display:none}}
