@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";html{--color-primary: #0A6B8D;--color-secondary: #92E9AB;--color-tertiary: #E0D0E1;--color-accent: #b9d1b3;--color-text: #333333;--color-text-muted: #777777;--color-bg: #ffffff;--color-bg-light: #f8f8f8;--color-border: #e0e0e0;--color-border-light: #cccccc;--color-success: #28a745;--color-success-hover: #155724}:root{--color-primary: #0A6B8D;--color-secondary: #92E9AB;--color-tertiary: #E0D0E1;--color-accent: #b9d1b3;--color-text: #333333;--color-text-muted: #777777;--color-bg: #ffffff;--color-bg-light: #f8f8f8;--color-border: #e0e0e0;--color-border-light: #cccccc;--color-success: #28a745;--color-success-hover: #155724}html,body{width:100%;max-width:100vw;overflow-x:visible}p{font-family:Poppins;font-size:15px;font-weight:400;color:var(--color-text)}li{font-family:Poppins;font-size:15px;font-weight:400;color:var(--color-text);margin-top:12px}ul{margin-top:12px;margin-bottom:12px;font-size:15px}h1,h2,h3,h4,h5{font-family:Balgin Bold;color:var(--color-text);line-height:.8;margin-top:15px;margin-bottom:15px}h1,h2{font-size:25px}h3{font-size:18px}h4,h5{font-size:16px}.special{color:var(--color-success);font-style:italic}.special:hover{color:var(--color-success-hover);text-decoration:underline}.simple-job-listings{margin-top:20px;display:grid;gap:20px}.simple-job{background:var(--color-bg);padding:20px;border:1px solid var(--color-border);border-left:4px solid var(--color-primary);border-radius:4px}.simple-job h3{margin:0 0 10px;font-family:Balgin Bold,sans-serif;font-size:18px}.simple-job h3 a{text-decoration:none;color:var(--color-primary)}.simple-job h3 a:hover{text-decoration:underline}.simple-location{font-size:14px;color:var(--color-text-muted);margin-bottom:10px}.simple-excerpt{font-size:14px;color:var(--color-text);line-height:1.5}
